1
0
Эх сурвалжийг харах

Removed some unused code.

Ryan C. Gordon 14 жил өмнө
parent
commit
52267fe380
1 өөрчлөгдсөн 0 нэмэгдсэн , 5 устгасан
  1. 0 5
      src/platform_unix.c

+ 0 - 5
src/platform_unix.c

@@ -39,11 +39,6 @@
 
 #include "physfs_internal.h"
 
-/* !!! FIXME: we should probably remove MAXPATHLEN entirely, if we can. */
-#ifndef MAXPATHLEN
-#define MAXPATHLEN 1024
-#endif
-
 int __PHYSFS_platformInit(void)
 {
     return 1;  /* always succeed. */