diff options
Diffstat (limited to 'src/xmlpatterns/functions/qfunctioncall_p.h')
-rw-r--r-- | src/xmlpatterns/functions/qfunctioncall_p.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xmlpatterns/functions/qfunctioncall_p.h b/src/xmlpatterns/functions/qfunctioncall_p.h index a91d91a..5a14852 100644 --- a/src/xmlpatterns/functions/qfunctioncall_p.h +++ b/src/xmlpatterns/functions/qfunctioncall_p.h @@ -56,8 +56,6 @@ #include <private/qfunctionsignature_p.h> #include <private/qxpathhelper_p.h> -QT_BEGIN_HEADER - QT_BEGIN_NAMESPACE namespace QPatternist @@ -97,6 +95,4 @@ namespace QPatternist QT_END_NAMESPACE -QT_END_HEADER - #endif |