From 4b86554a0354d78efeb40e551eaccaac0fecd1d1 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 25 Sep 2018 13:08:40 +0800 Subject: Change the structure of project. --- CruUI/ui/ui_base.cpp | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 CruUI/ui/ui_base.cpp (limited to 'CruUI/ui/ui_base.cpp') diff --git a/CruUI/ui/ui_base.cpp b/CruUI/ui/ui_base.cpp deleted file mode 100644 index 550432e4..00000000 --- a/CruUI/ui/ui_base.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include "ui_base.h" - -namespace cru { - namespace ui { - } -} -- cgit v1.2.3