diff options
Diffstat (limited to 'ext/standard/php_ftok.h')
| -rw-r--r-- | ext/standard/php_ftok.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/standard/php_ftok.h b/ext/standard/php_ftok.h index c3d44c7233..6f8029cde7 100644 --- a/ext/standard/php_ftok.h +++ b/ext/standard/php_ftok.h @@ -21,10 +21,6 @@ #ifndef PHP_FTOK_H #define PHP_FTOK_H -#if HAVE_SYSVSEM || HAVE_SYSVSHM || HAVE_SHMOP - PHP_FUNCTION(ftok); -#endif - #endif /* PHP_FTOK_H */ |
