diff options
Diffstat (limited to 'source/libs/asura-lib-core/graphics/binding/_window.cpp')
-rw-r--r-- | source/libs/asura-lib-core/graphics/binding/_window.cpp | 11 |
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 - { - - - - } -} |