diff options
author | joye <joye> | 2014-05-23 16:59:10 (GMT) |
---|---|---|
committer | joye <joye> | 2014-05-23 16:59:10 (GMT) |
commit | 942ffe006555da2bd15570218a9a77cb08d59d9f (patch) | |
tree | 1d8fabdc33f8b8ebdf11f82af023a0c2219da5dd /tests | |
parent | 2823c7b2d44cef9da30d5175f02a09a960038b10 (diff) | |
download | blt-942ffe006555da2bd15570218a9a77cb08d59d9f.zip blt-942ffe006555da2bd15570218a9a77cb08d59d9f.tar.gz blt-942ffe006555da2bd15570218a9a77cb08d59d9f.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r-- | tests/axis.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/axis.tcl b/tests/axis.tcl index f26ed05..d6fd914 100644 --- a/tests/axis.tcl +++ b/tests/axis.tcl @@ -74,7 +74,6 @@ bltCmd $graph axis configure x -color #bltCmd $graph axis create foo #bltCmd $graph axis deactivate foo #bltCmd $graph axis delete foo -#bltCmd $graph axis focus x #bltCmd $graph axis invtransform x #bltCmd $graph axis limits x #bltCmd $graph axis margin x |