Removed the Lua script console and Externals/Lua. The script console was incomplete and no one was working on it.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7051 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Jordan Woyak
2011-02-03 20:41:23 +00:00
parent 1619e176ff
commit dfe84ce0ac
83 changed files with 26 additions and 23410 deletions

View File

@ -321,7 +321,6 @@ class CFrame : public CRenderFrame
void OnMemcard(wxCommandEvent& event); // Misc
void OnImportSave(wxCommandEvent& event);
void OnOpenLuaWindow(wxCommandEvent& event);
void OnNetPlay(wxCommandEvent& event);