diff options
author | chai <chaifix@163.com> | 2021-11-20 14:10:24 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-20 14:10:24 +0800 |
commit | 74ca8143a7c2352425d549b681b2838bda5ee218 (patch) | |
tree | 5aad35e7312b7c1b54769091b30f47d8ad747acb /Editor/GUI/GUIWindow.cpp | |
parent | 850d9c034792b96e2ff5ff3bbfbcc30661757aed (diff) |
*misc
Diffstat (limited to 'Editor/GUI/GUIWindow.cpp')
-rw-r--r-- | Editor/GUI/GUIWindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Editor/GUI/GUIWindow.cpp b/Editor/GUI/GUIWindow.cpp index b680e28..1a4a949 100644 --- a/Editor/GUI/GUIWindow.cpp +++ b/Editor/GUI/GUIWindow.cpp @@ -48,7 +48,6 @@ void GUIWindowProxy::DoGUI(LuaBind::State& state) void GUIWindowProxy::DoClean(LuaBind::State& state) { - } void GUIWindowProxy::Start(LuaBind::State& state) |