diff options
| author | Marcus Wanners <marcus@wanners.net> | 2009-09-21 19:22:44 +0000 |
|---|---|---|
| committer | Marcus Wanners <marcus@wanners.net> | 2009-09-21 19:22:44 +0000 |
| commit | 10962d5e10a1b13f41aa6d509f49f9a754294abb (patch) | |
| tree | 286d734e9b4b81ddde0cd108c930717f912015f7 /Source/Core/DebuggerWX/Src/CodeWindowFunctions.cpp | |
| parent | 035155754ed10d71e128b6aaf4fbdcb72828936e (diff) | |
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
Diffstat (limited to 'Source/Core/DebuggerWX/Src/CodeWindowFunctions.cpp')
| -rw-r--r-- | Source/Core/DebuggerWX/Src/CodeWindowFunctions.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/Core/DebuggerWX/Src/CodeWindowFunctions.cpp b/Source/Core/DebuggerWX/Src/CodeWindowFunctions.cpp index e601cc9675..78b5ca1f52 100644 --- a/Source/Core/DebuggerWX/Src/CodeWindowFunctions.cpp +++ b/Source/Core/DebuggerWX/Src/CodeWindowFunctions.cpp @@ -78,7 +78,7 @@ extern "C" // Bitmaps } -///////////////////////////////////////////////////////////////////////////////////////////////////////////////// + // Save and load settings // ----------------------------- void CCodeWindow::Load() @@ -180,10 +180,8 @@ void CCodeWindow::Save() ini.Save(DEBUGGER_CONFIG_FILE); } -///////////////////////////////////////////////////////////////////////////////////////////////////////////////// -///////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Symbols, JIT, Profiler // ---------------- void CCodeWindow::CreateMenuSymbols() |
