From 06203d8767e7da55deb4947c7660ff0136a31f29 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 30 Jun 2018 21:20:51 -0600 Subject: Removed some dead code Removed a lot of commented out old code --- src/client/lua_api/gui/simple.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/client/lua_api/gui/simple.cpp') diff --git a/src/client/lua_api/gui/simple.cpp b/src/client/lua_api/gui/simple.cpp index 8790069..8e8b237 100644 --- a/src/client/lua_api/gui/simple.cpp +++ b/src/client/lua_api/gui/simple.cpp @@ -1,8 +1,8 @@ -#include -extern "C" { - #include - #include - #include +#include +extern "C" { + #include + #include + #include } // {{startx, starty},{endx,endy}} -- cgit v1.2.3-70-g09d2