aboutsummaryrefslogtreecommitdiffstats
path: root/include/YAGE/camera2d.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/YAGE/camera2d.hpp')
-rw-r--r--include/YAGE/camera2d.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/YAGE/camera2d.hpp b/include/YAGE/camera2d.hpp
index 400cfe02..4c44ccaf 100644
--- a/include/YAGE/camera2d.hpp
+++ b/include/YAGE/camera2d.hpp
@@ -28,7 +28,6 @@ private:
public:
Camera2D(int screen_width=1280, int screen_height=720);
- virtual ~Camera2D();
// update camera location
void update(GlslProgram &program);