1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 17:08:14 +02:00

Removed an unneccesary #warning which was used for testing purposes only.

This commit is contained in:
Jan Borsodi
2000-11-15 19:09:44 +00:00
parent 51011a6672
commit d1cecd1dd2
-2
View File
@@ -27,8 +27,6 @@
#if HAVE_QTDOM
#warning blah
static zend_function_entry qdomdoc_class_functions[] = {
{NULL, NULL, NULL}
};