From be446d6f542fccf1e5cc2ed50225c4a8289aa7dc Mon Sep 17 00:00:00 2001 From: smatz Date: Sun, 1 Nov 2009 18:08:58 +0000 Subject: (svn r17937) -Codechange: rename current_screenshot_type to _screenshot_type --- src/openttd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/openttd.cpp') diff --git a/src/openttd.cpp b/src/openttd.cpp index 9bdb76258..9d2c23afb 100644 --- a/src/openttd.cpp +++ b/src/openttd.cpp @@ -775,7 +775,6 @@ void HandleExitGameRequest() static void ShowScreenshotResult(bool b) { if (b) { - extern char _screenshot_name[]; SetDParamStr(0, _screenshot_name); ShowErrorMessage(STR_MESSAGE_SCREENSHOT_SUCCESSFULLY, INVALID_STRING_ID, 0, 0); } else { -- cgit v1.2.3-70-g09d2