From 10962d5e10a1b13f41aa6d509f49f9a754294abb Mon Sep 17 00:00:00 2001 From: Marcus Wanners Date: Mon, 21 Sep 2009 19:22:44 +0000 Subject: The last //////// lines are now gone! There will be no more in future. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4309 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/DebuggerWX/Src/CodeWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Core/DebuggerWX/Src/CodeWindow.cpp') diff --git a/Source/Core/DebuggerWX/Src/CodeWindow.cpp b/Source/Core/DebuggerWX/Src/CodeWindow.cpp index 3edba8bf75..dd024659aa 100644 --- a/Source/Core/DebuggerWX/Src/CodeWindow.cpp +++ b/Source/Core/DebuggerWX/Src/CodeWindow.cpp @@ -824,4 +824,4 @@ void CCodeWindow::OnStatusBar_(wxUpdateUIEvent& event) //if(event.GetId() != IDM_ADDRBOX) DoTip(wxEmptyString); #endif } -/////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + -- cgit v1.2.3