]> granicus.if.org Git - php/commitdiff
No longer needed
authorMarcus Boerger <helly@php.net>
Sat, 17 Jan 2004 18:04:06 +0000 (18:04 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 17 Jan 2004 18:04:06 +0000 (18:04 +0000)
# Found by Andrey

ext/sqlite/sqlite.c

index ee429ac0ce6f8e8caf93ca96f0d5ac9757a607b2..21291de458e936821900e02ea0be0b246c5e4fb9 100644 (file)
 # define safe_emalloc(a,b,c) emalloc((a)*(b)+(c))
 #endif
 
-#ifndef ZEND_ENGINE_2
-# define OnUpdateLong OnUpdateInt
-#endif
-
 ZEND_DECLARE_MODULE_GLOBALS(sqlite)
 
 #if HAVE_PHP_SESSION