summaryrefslogtreecommitdiffhomepage
path: root/Stars45
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45')
-rw-r--r--Stars45/Game.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Stars45/Game.cpp b/Stars45/Game.cpp
index 65c0e3f..e7fcf7f 100644
--- a/Stars45/Game.cpp
+++ b/Stars45/Game.cpp
@@ -65,7 +65,6 @@ Game::Game()
if (!game) {
panicbuf[0] = 0;
game = this;
- ZeroMemory(ErrBuf, 1024);
video_settings = new(__FILE__,__LINE__) VideoSettings;