diff options
Diffstat (limited to 'main/safe_mode.c')
-rw-r--r-- | main/safe_mode.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/main/safe_mode.c b/main/safe_mode.c index 6a0f733eb5..fe19761ae8 100644 --- a/main/safe_mode.c +++ b/main/safe_mode.c @@ -31,10 +31,6 @@ #include "SAPI.h" #include "php_globals.h" -#ifdef __BEOS__ -#define realpath(x,y) strcpy(y,x) -#endif - /* * php_checkuid * |