mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 03:14:00 +02:00
- remove unused code as debian flagged it as potentially unsafe
This commit is contained in:
@@ -56,7 +56,6 @@ public:
|
||||
// =====================================================
|
||||
// Misc
|
||||
// =====================================================
|
||||
int MessageBox(int handle, const char *msg, const char *title, int buttons);
|
||||
void message(string message);
|
||||
bool ask(string message);
|
||||
void exceptionMessage(const exception &excp);
|
||||
|
Reference in New Issue
Block a user