Commit 42b85a3c authored by Pierre Ynard's avatar Pierre Ynard

WinCE: remove stray comment

parent 2f9b8f83
......@@ -72,7 +72,6 @@
# endif
# define lseek _lseeki64
#elif defined( UNDER_CE )
/* FIXME the commandline on wince is a mess */
# define PathIsNetworkPathW(wpath) (! wcsncmp(wpath, L"\\\\", 2))
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment