Skip to content

Commit

Permalink
Merge branch 'master' into conf-template
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-A-Rocha authored Nov 18, 2024
2 parents 2796ea0 + 4fe9084 commit 6c98bd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Client/core/CConsole.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ class CConsole : public CConsoleInterface
bool IsInputActive();
void ActivateInput();

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

void ResetHistoryChanges();
Expand Down

0 comments on commit 6c98bd3

Please sign in to comment.