summaryrefslogtreecommitdiff
path: root/source/libs/asura-lib-core/graphics/binding/_window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/libs/asura-lib-core/graphics/binding/_window.cpp')
-rw-r--r--source/libs/asura-lib-core/graphics/binding/_window.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/libs/asura-lib-core/graphics/binding/_window.cpp b/source/libs/asura-lib-core/graphics/binding/_window.cpp
deleted file mode 100644
index 3befc8c..0000000
--- a/source/libs/asura-lib-core/graphics/binding/_window.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
-#include "../Window.h"
-
-namespace AsuraEngine
-{
- namespace Graphics
- {
-
-
-
- }
-}