summaryrefslogtreecommitdiffstats
path: root/src/zoom.cpp
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-12-26 03:19:49 +0100
committerMatthias Schiffer <matthias@gamezock.de>2009-12-26 03:19:49 +0100
commit5dc3e727e0fc470d344da8b18c3588104585496f (patch)
tree66f22567f013753b7d72e149ce3a66ddd71cec46 /src/zoom.cpp
parentd1c909ca57b1685d8c4303d1ff9018fdb152f889 (diff)
downloadzoom++-5dc3e727e0fc470d344da8b18c3588104585496f.tar
zoom++-5dc3e727e0fc470d344da8b18c3588104585496f.zip
Added collision detection
Diffstat (limited to 'src/zoom.cpp')
-rw-r--r--src/zoom.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/zoom.cpp b/src/zoom.cpp
index 8467816..aa085bf 100644
--- a/src/zoom.cpp
+++ b/src/zoom.cpp
@@ -22,9 +22,6 @@
#include "config.h"
#include "gl.h"
-#include <cstdio>
-
-
#ifdef _WIN32
#else
#include <iostream>