aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/camera2d.cpp
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-12-08 01:23:27 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-12-08 01:23:27 +0000
commite6215e764bc149497ab5772d9ea136809d898993 (patch)
treebe10db001a2d4eedd611c7db2c5cf7907f55250c /yage/core/camera2d.cpp
parent4738752fd7633f68911f97aeda9954ee87b5ce6e (diff)
downloadYAGE-e6215e764bc149497ab5772d9ea136809d898993.tar.gz
YAGE-e6215e764bc149497ab5772d9ea136809d898993.zip
Improving api
Diffstat (limited to 'yage/core/camera2d.cpp')
-rw-r--r--yage/core/camera2d.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/yage/core/camera2d.cpp b/yage/core/camera2d.cpp
index 52c5c50f..d5640c3f 100644
--- a/yage/core/camera2d.cpp
+++ b/yage/core/camera2d.cpp
@@ -6,14 +6,6 @@
* ----------------------------------------------------------------------------
*/
-/* ----------------------------------------------------------------------------
- * camera2d.cpp
- *
- * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
- * See file LICENSE for more details
- * ----------------------------------------------------------------------------
- */
-
#include "camera2d.h"
#include <glad/glad.h>