projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5b9081a
)
Revert change #29708 (useless)
Rafael Garcia-Suarez [Tue, 9 Jan 2007 09:28:52 +0000 (09:28 +0000)]
p4raw-link: @29708 on //depot/perl:
2ba2769ea20cab9d830589a267b2b38118c75056
p4raw-id: //depot/perl@29728
win32/win32.c
patch
|
blob
|
blame
|
history
diff --git
a/win32/win32.c
b/win32/win32.c
index
3668585
..
e2c553b
100644
(file)
--- a/
win32/win32.c
+++ b/
win32/win32.c
@@
-191,9
+191,6
@@
IsWinNT(void)
return (g_osver.dwPlatformId == VER_PLATFORM_WIN32_NT);
}
-DllExport char *
-win32_ansipath(const WCHAR *widename);
-
EXTERN_C void
set_w32_module_name(void)
{