changeset 1225 | 671d4ea47c13 |
parent 1218 | 643a34fc7c8f |
child 1226 | 3ea51c799aba |
--- a/src/platform_posix.c Thu Mar 15 00:40:00 2012 -0400 +++ b/src/platform_posix.c Thu Mar 15 01:54:57 2012 -0400 @@ -30,10 +30,6 @@ #include "physfs_internal.h" - -const char *__PHYSFS_platformDirSeparator = "/"; - - char *__PHYSFS_platformCopyEnvironmentVariable(const char *varname) { const char *envr = getenv(varname);