Remove unneeded declaration
This commit is contained in:
@@ -31,7 +31,6 @@ public:
|
|||||||
|
|
||||||
// change the prompt.
|
// change the prompt.
|
||||||
void set_prompt(const CodepointString &prompt);
|
void set_prompt(const CodepointString &prompt);
|
||||||
void set_prompt_utf8(const std::string &prompt);
|
|
||||||
|
|
||||||
// Use this to print anything on the console.
|
// Use this to print anything on the console.
|
||||||
void print(const CodepointString &cps);
|
void print(const CodepointString &cps);
|
||||||
|
|||||||
Reference in New Issue
Block a user