summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Game.cpp')
-rw-r--r--Stars45/Game.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/Stars45/Game.cpp b/Stars45/Game.cpp
index c5c9ab8..322c068 100644
--- a/Stars45/Game.cpp
+++ b/Stars45/Game.cpp
@@ -559,12 +559,6 @@ Game::GetInstance()
return game;
}
-Video*
-Game::GetVideo()
-{
- return video;
-}
-
Color
Game::GetScreenColor()
{