Parcourir la source

Remove hard-coded PHP_V8_VERSION symbol

Stefan Siegl il y a 10 ans
Parent
commit
fd10356f62
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      v8js.cc

+ 0 - 1
v8js.cc

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