diff options
Diffstat (limited to 'tests/marker.tcl')
-rw-r--r-- | tests/marker.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/marker.tcl b/tests/marker.tcl index cca9629..12776b0 100644 --- a/tests/marker.tcl +++ b/tests/marker.tcl @@ -10,7 +10,6 @@ set nn [$graph marker create line ss -element data1 \ -outline green -dashes 4] echo "Testing Marker..." -bltCmd $graph marker configure $mm #bltCmd $graph marker bind aa <Button-1> [list puts "%x %y"] bltCmd $graph marker cget $mm -cap |