Started cleanup of LuaConsole

This commit is contained in:
Alexander Bock
2016-01-03 11:27:50 -05:00
parent cdf228975a
commit c7cc137da9
3 changed files with 45 additions and 38 deletions
@@ -37,7 +37,6 @@ namespace openspace {
class LuaConsole {
public:
LuaConsole();
~LuaConsole();
void initialize();
void deinitialize();