From fa5c22393138034efceb908e012f6783b65f36f5 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Thu, 16 Oct 2014 08:07:38 +0200 Subject: TSAGE: R2R - Remove useless includes --- engines/tsage/ringworld2/ringworld2_outpost.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/tsage/ringworld2/ringworld2_outpost.cpp') diff --git a/engines/tsage/ringworld2/ringworld2_outpost.cpp b/engines/tsage/ringworld2/ringworld2_outpost.cpp index 5766102c9a..05cfa6259b 100644 --- a/engines/tsage/ringworld2/ringworld2_outpost.cpp +++ b/engines/tsage/ringworld2/ringworld2_outpost.cpp @@ -21,8 +21,6 @@ */ #include "graphics/cursorman.h" - -#include "tsage/scenes.h" #include "tsage/tsage.h" #include "tsage/staticres.h" #include "tsage/ringworld2/ringworld2_outpost.h" -- cgit v1.2.3 From 7e03520030c09d60f86578cdbc98b15581c4c471 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 28 Oct 2014 16:03:17 +0200 Subject: TSAGE: Remove trailing whitespace --- engines/tsage/ringworld2/ringworld2_outpost.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/tsage/ringworld2/ringworld2_outpost.cpp') diff --git a/engines/tsage/ringworld2/ringworld2_outpost.cpp b/engines/tsage/ringworld2/ringworld2_outpost.cpp index 05cfa6259b..cad21b4623 100644 --- a/engines/tsage/ringworld2/ringworld2_outpost.cpp +++ b/engines/tsage/ringworld2/ringworld2_outpost.cpp @@ -4605,7 +4605,7 @@ void Scene1337::subD1940(bool flag) { } void Scene1337::subD1975(int arg1, int arg2) { - // No implementation required in ScummVM: Mouse handling with tons of caching + // No implementation required in ScummVM: Mouse handling with tons of caching } void Scene1337::OptionsDialog::show() { -- cgit v1.2.3