aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/cge2/hero.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/cge2/hero.h b/engines/cge2/hero.h
index 50020dab42..893c36b189 100644
--- a/engines/cge2/hero.h
+++ b/engines/cge2/hero.h
@@ -91,8 +91,6 @@ public:
void operator -- (void);
};
-
-
} // End of namespace CGE2
#endif // CGE2_HERO_H