Explorar o código

Removed some unused code.

Ryan C. Gordon %!s(int64=14) %!d(string=hai) anos
pai
achega
52267fe380
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      src/platform_unix.c

+ 0 - 5
src/platform_unix.c

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