summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index 85fd18147c..119ab07246 100644
--- a/sync.profile
+++ b/sync.profile
@@ -75,8 +75,7 @@
@qpa_headers = ( qr/^qplatform/, qr/^qwindowsystem/ );
my @internal_zlib_headers = ( "crc32.h", "deflate.h", "gzguts.h", "inffast.h", "inffixed.h", "inflate.h", "inftrees.h", "trees.h", "zutil.h" );
my @zlib_headers = ( "zconf.h", "zlib.h" );
-my @internal_qtnetwork_headers = ( "qurltlds_p.h" );
-@ignore_headers = ( @internal_zlib_headers, @internal_qtnetwork_headers );
+@ignore_headers = ( @internal_zlib_headers );
@ignore_for_include_check = ( "qsystemdetection.h", "qcompilerdetection.h", "qprocessordetection.h", @zlib_headers);
@ignore_for_qt_begin_namespace_check = ( "qt_windows.h", @zlib_headers);
%inject_headers = (