summaryrefslogtreecommitdiff
path: root/ext/standard/strnatcmp.c
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2016-09-04 12:43:29 +0200
committerNikita Popov <nikic@php.net>2016-09-04 12:56:06 +0200
commite0e50631732a9cd7c5a110b10bee258219d833f5 (patch)
treea99ef9a33fb5f3004cf0ef23b90cfe7ed168eb1f /ext/standard/strnatcmp.c
parentbbdff7ea24d97cdc198b413165a5218213b6c22d (diff)
downloadphp-git-e0e50631732a9cd7c5a110b10bee258219d833f5.tar.gz
Drop some pieces of commented-out code
Diffstat (limited to 'ext/standard/strnatcmp.c')
-rw-r--r--ext/standard/strnatcmp.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/ext/standard/strnatcmp.c b/ext/standard/strnatcmp.c
index a272be8a29..ac8d2a2e91 100644
--- a/ext/standard/strnatcmp.c
+++ b/ext/standard/strnatcmp.c
@@ -30,16 +30,6 @@
#include "php.h"
#include "php_string.h"
-#if defined(__GNUC__)
-# define UNUSED __attribute__((__unused__))
-#else
-# define UNUSED
-#endif
-
-#if 0
-static char const *version UNUSED =
- "$Id$";
-#endif
/* {{{ compare_right
*/
static int