Browse Source

Remove hard-coded PHP_V8_VERSION symbol

Stefan Siegl 10 years ago
parent
commit
fd10356f62
1 changed files with 0 additions and 1 deletions
  1. 0 1
      v8js.cc

+ 0 - 1
v8js.cc

@@ -12,7 +12,6 @@
 */
 */
 
 
 #define V8JS_DEBUG 0
 #define V8JS_DEBUG 0
-//#define PHP_V8_VERSION "0.1.4"
 #ifdef HAVE_CONFIG_H
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #include "config.h"
 #endif
 #endif