diff options
Diffstat (limited to 'src/core/kconfig_p.h')
-rw-r--r-- | src/core/kconfig_p.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/kconfig_p.h b/src/core/kconfig_p.h index 4b5b7e3c..beda6e4b 100644 --- a/src/core/kconfig_p.h +++ b/src/core/kconfig_p.h @@ -80,7 +80,6 @@ private: bool bForceGlobal: 1; bool bSuppressGlobal: 1; - QString sGlobalFileName; static bool mappingsRegistered; KEntryMap entryMap; |