summaryrefslogtreecommitdiff
path: root/module/ice-9/debugging/breakpoints.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/ice-9/debugging/breakpoints.scm')
-rw-r--r--module/ice-9/debugging/breakpoints.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/ice-9/debugging/breakpoints.scm b/module/ice-9/debugging/breakpoints.scm
index c839409ef..0690699a7 100644
--- a/module/ice-9/debugging/breakpoints.scm
+++ b/module/ice-9/debugging/breakpoints.scm
@@ -25,7 +25,6 @@
#:use-module (ice-9 optargs)
#:use-module (ice-9 regex)
#:use-module (oop goops)
- #:use-module (ice-9 debugging ice-9-debugger-extensions)
#:use-module (ice-9 debugging traps)
#:use-module (ice-9 debugging trc)
#:use-module (srfi srfi-1)