mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 02:43:57 +02:00
cleanup of show message code for headless mode
This commit is contained in:
@@ -59,8 +59,7 @@ public:
|
||||
// =====================================================
|
||||
// Misc
|
||||
// =====================================================
|
||||
void message(string message);
|
||||
bool ask(string message);
|
||||
void message(string message,bool isNonGraphicalModeEnabled);
|
||||
void exceptionMessage(const exception &excp);
|
||||
|
||||
string getCommandLine();
|
||||
|
Reference in New Issue
Block a user