changeset 27544:ca4ab81a5601

doc: Delete stray comments in dbstop documentation (bug #57084). debug.cc (Fdbstop): Delete two lines referring to mysterious waveClass.
author Rik <rik@octave.org>
date Tue, 22 Oct 2019 17:17:37 -0700
parents d7b18d44ae4e
children 397ba0a8d732
files libinterp/corefcn/debug.cc
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/debug.cc	Thu Oct 17 22:01:28 2019 +0200
+++ b/libinterp/corefcn/debug.cc	Tue Oct 22 17:17:37 2019 -0700
@@ -94,8 +94,6 @@
 @deftypefnx {} {} dbstop if @var{event} @var{ID}
 @deftypefnx {} {} dbstop (@var{bp_struct})
 @deftypefnx {} {@var{rline} =} dbstop @dots{}
-dbstop in waveClass at waveClass.plotEta
-dbstop waveClass at waveClass.plotEta
 
 Set breakpoints for the built-in debugger.