RBN now with basic spots
[spider.git] / cmd / show / debug_ring.pl
index 9513b9655078aa58a089edfabf913ff0173ad62d..a8a2900eb224f0729a188b26ac047114e6f41f33 100644 (file)
@@ -18,6 +18,5 @@ for (@args) {
 }
 my $lines = DXDebug::dbgprintring($n);
 DXDebug::dbgclearring() if $doclear;
-dge;
 
 return (1, qq{Contents of $lines lines of debug ring buffer logged. View with watchdbg.});