diff --git a/src/settingssnapshot.hpp b/src/settingssnapshot.hpp index 56a4a8a0a..609b4d9a0 100644 --- a/src/settingssnapshot.hpp +++ b/src/settingssnapshot.hpp @@ -7,8 +7,6 @@ namespace chatterino { struct SettingsSnapshot { public: SettingsSnapshot() - : _items() - , _mapItems() { }