]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/filefn.cpp
No changes, synchronised source names that appear commented at the top of files with...
[wxWidgets.git] / src / common / filefn.cpp
index f887f465d9d22575684f85469b036aa23f617994..3fe29bbe8b024c0764b61fcb653240e257b045f8 100644 (file)
     #define _MAXPATHLEN 1024
 #endif
 
-#ifndef INVALID_FILE_ATTRIBUTES
-    #define INVALID_FILE_ATTRIBUTES ((DWORD)-1)
-#endif
-
 // ----------------------------------------------------------------------------
 // private globals
 // ----------------------------------------------------------------------------