We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b92d08a + 4fe9084 commit f81609eCopy full SHA for f81609e
Client/core/CConsole.h
@@ -41,7 +41,6 @@ class CConsole : public CConsoleInterface
41
bool IsInputActive();
42
void ActivateInput();
43
44
- void HandleTextAccepted(bool bHandled);
45
void GetCommandInfo(const std::string& strIn, std::string& strCmdOut, std::string& strCmdLineOut);
46
47
void ResetHistoryChanges();
0 commit comments