keybinds: fix spammy warning
This commit is contained in:
parent
9cf563065a
commit
b7d71bc0e1
2 changed files with 13 additions and 15 deletions
|
|
@ -181,6 +181,4 @@ class CKeybindManager {
|
|||
friend class CConfigManager;
|
||||
};
|
||||
|
||||
static void toggleActiveFloatingCore(std::string args, std::optional<bool> floatState);
|
||||
|
||||
inline std::unique_ptr<CKeybindManager> g_pKeybindManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue