remove commented out unused variables

This commit is contained in:
AdenKoperczak 2024-09-20 13:27:27 -04:00
parent 46e0adee15
commit 02bf673105
10 changed files with 0 additions and 21 deletions

View file

@ -1,5 +1,3 @@
//#define SETTINGS_INTERFACE_IMPLEMENTATION
#include <scwx/qt/settings/settings_interface.hpp>
#include <scwx/qt/settings/settings_variable.hpp>
#include <scwx/qt/ui/hotkey_edit.hpp>