summaryrefslogtreecommitdiffhomepage
path: root/dev/LibDebugger/src
diff options
context:
space:
mode:
Diffstat (limited to 'dev/LibDebugger/src')
-rw-r--r--dev/LibDebugger/src/POSIXMachContractCLI.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/LibDebugger/src/POSIXMachContractCLI.cc b/dev/LibDebugger/src/POSIXMachContractCLI.cc
index 90cebc3..7a4304d 100644
--- a/dev/LibDebugger/src/POSIXMachContractCLI.cc
+++ b/dev/LibDebugger/src/POSIXMachContractCLI.cc
@@ -23,8 +23,6 @@ static void dbgi_ctrlc_handler(std::int32_t _) {
return;
}
- auto list = kDebugger.Get();
-
kDebugger.Break();
pfd::notify("Debugger Event", "Breakpoint hit!");