From 8ee3f7453bf7b0db5c7358e697e91714d825c87d Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 9 Jun 2019 21:12:25 +0800 Subject: *misc --- source/Asura.Editor/system/window.cpp | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 source/Asura.Editor/system/window.cpp (limited to 'source/Asura.Editor/system/window.cpp') diff --git a/source/Asura.Editor/system/window.cpp b/source/Asura.Editor/system/window.cpp deleted file mode 100644 index 440c88c..0000000 --- a/source/Asura.Editor/system/window.cpp +++ /dev/null @@ -1,13 +0,0 @@ -#include "window.h" - -namespace AsuraEditor -{ - - bool Window::Init(int posx, uint posy, uint w, uint h) - { - if (mHWND) - return false; - - } - -} \ No newline at end of file -- cgit v1.1-26-g67d0