Skip to content

Commit 4fe9084

Browse files
authored
Remove unused symbol CConsole::HandleTextAccepted (#3858)
1 parent 8c0a01b commit 4fe9084

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Client/core/CConsole.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ class CConsole : public CConsoleInterface
4141
bool IsInputActive();
4242
void ActivateInput();
4343

44-
void HandleTextAccepted(bool bHandled);
4544
void GetCommandInfo(const std::string& strIn, std::string& strCmdOut, std::string& strCmdLineOut);
4645

4746
void ResetHistoryChanges();

0 commit comments

Comments
 (0)