]> granicus.if.org Git - php/commitdiff
Removed an unneccesary #warning which was used for testing purposes only.
authorJan Borsodi <amos@php.net>
Wed, 15 Nov 2000 19:09:44 +0000 (19:09 +0000)
committerJan Borsodi <amos@php.net>
Wed, 15 Nov 2000 19:09:44 +0000 (19:09 +0000)
ext/qtdom/qtdom.c

index 26a8d99de3476dd6cc51b203e6d746434a423a5c..6f9b96452ecf376545af95cdd500577ba7b220e6 100644 (file)
@@ -27,8 +27,6 @@
 
 #if HAVE_QTDOM
 
-#warning blah
-
 static zend_function_entry qdomdoc_class_functions[] = {
        {NULL, NULL, NULL}
 };