From f27cc219e3ad79fe928bac69dd1f88fed7dacb7e Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Wed, 11 May 2016 19:35:38 +0200 Subject: Fix the sync.profile to only generate forward header when really needed Change-Id: I35b723a0a8e4c2c02f634e533d167cc02318bc6b Reviewed-by: Robert Griebl --- sync.profile | 1 - 1 file changed, 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 26b71e1..d67a099 100644 --- a/sync.profile +++ b/sync.profile @@ -10,7 +10,6 @@ ); %deprecatedheaders = ( ); -$publicclassregexp = "Q.+"; # Module dependencies. # Every module that is required to build this module should have one entry. # Each of the module version specifiers can take one of the following values: -- cgit v1.2.1