From f31fdc92a51c23292ff81f57be0991cd772f2099 Mon Sep 17 00:00:00 2001 From: Aleix Pol Date: Wed, 27 Apr 2016 17:12:12 +0200 Subject: Make kdeglobals file path static as intended --- src/core/kconfig_p.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/kconfig_p.h') 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; -- cgit v1.2.1