summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debugcpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/debug/debugcpu.h')
-rw-r--r--src/emu/debug/debugcpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/debug/debugcpu.h b/src/emu/debug/debugcpu.h
index 2ea78c3fe20..e00ac9576cc 100644
--- a/src/emu/debug/debugcpu.h
+++ b/src/emu/debug/debugcpu.h
@@ -278,7 +278,6 @@ private:
// internal helpers
void prepare_for_step_overout(offs_t pc);
- u32 dasm_wrapped(std::string &buffer, offs_t pc);
void errorlog_write_line(const char *line);
// breakpoint and watchpoint helpers