]> granicus.if.org Git - php/commitdiff
MFB: sync
authorJani Taskinen <jani@php.net>
Tue, 22 Jul 2008 15:31:00 +0000 (15:31 +0000)
committerJani Taskinen <jani@php.net>
Tue, 22 Jul 2008 15:31:00 +0000 (15:31 +0000)
ext/json/php_json.h

index 063ea046e7c707c1a4d2bb3b97a84d6df5c210ce..dfc9427622863b758e830eddfe0ac85a949f3b83 100644 (file)
@@ -30,11 +30,6 @@ extern zend_module_entry json_module_entry;
 #include "TSRM.h"
 #endif
 
-PHP_MINFO_FUNCTION(json);
-
-PHP_FUNCTION(json_encode);
-PHP_FUNCTION(json_decode);
-
 #endif  /* PHP_JSON_H */
 
 /*