diff options
| -rw-r--r-- | ext/qtdom/qtdom.c | 2 |
1 files changed, 0 insertions, 2 deletions
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} }; |
