[vlmc-devel] [PATCH 1/3] Settings: Remove an unused variable
Hugo Beauzée-Luyssen
hugo at beauzee.fr
Sun Apr 10 14:12:08 CEST 2016
On 04/10/2016 11:39 AM, Yikai Lu wrote:
> ---
> src/Settings/Settings.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/src/Settings/Settings.h b/src/Settings/Settings.h
> index f3af1a2..d1f5ce8 100644
> --- a/src/Settings/Settings.h
> +++ b/src/Settings/Settings.h
> @@ -124,7 +124,6 @@ class Settings: public QObject
>
> private:
> SettingMap m_settings;
> - QJsonObject m_jsonObject;
> mutable QReadWriteLock m_rwLock;
> QFile* m_settingsFile;
>
>
All 3 applied, thanks!
--
Hugo Beauzée-Luyssen
www.beauzee.fr
More information about the Vlmc-devel
mailing list