From: Jan Borsodi Date: Wed, 15 Nov 2000 19:09:44 +0000 (+0000) Subject: Removed an unneccesary #warning which was used for testing purposes only. X-Git-Tag: php-4.0.4RC3~185 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1cecd1dd2be1375dbf844e82861f5d356217a08;p=php Removed an unneccesary #warning which was used for testing purposes only. --- diff --git a/ext/qtdom/qtdom.c b/ext/qtdom/qtdom.c index 26a8d99de3..6f9b96452e 100644 --- a/ext/qtdom/qtdom.c +++ b/ext/qtdom/qtdom.c @@ -27,8 +27,6 @@ #if HAVE_QTDOM -#warning blah - static zend_function_entry qdomdoc_class_functions[] = { {NULL, NULL, NULL} };