Forgot a couple of things.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7008 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Glenn Rice 2011-01-31 04:44:08 +00:00
commit bbe8675923
4 changed files with 10 additions and 32 deletions

View file

@ -516,7 +516,6 @@ void CCodeWindow::ToggleJitWindow(bool bShow)
void CCodeWindow::ToggleSoundWindow(bool bShow)
{
// TODO: Resurrect DSP debugger window.
GetMenuBar()->FindItem(IDM_SOUNDWINDOW)->Check(bShow);
if (bShow)
{