Skip to content

Commit f81609e

Browse files
authored
Merge branch 'master' into serial
2 parents b92d08a + 4fe9084 commit f81609e

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)