Simplifying debug stuff, as I'm not going to bother with gdb.

This commit is contained in:
Ben Vanik
2015-08-04 18:39:51 -07:00
parent ec326119cf
commit 0a8d6eec91
30 changed files with 115 additions and 1567 deletions

View File

@@ -21,8 +21,6 @@ namespace xe {
namespace debug {
namespace ui {
using namespace xe::debug::client::xdp;
using xe::ui::MenuItem;
const std::wstring kBaseTitle = L"xenia debugger";