summaryrefslogtreecommitdiffstats
path: root/ds9/library/sao.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-06 20:31:38 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-06 20:31:38 (GMT)
commit458832c9a3d99e965341f8a460583cf32062c0fb (patch)
treeae32f63c41a1025ee0c1b2f20b4891dbdab69911 /ds9/library/sao.tcl
parentc02940558ef4f2c7b4df9c8b84ac442a876d3fc4 (diff)
downloadblt-458832c9a3d99e965341f8a460583cf32062c0fb.zip
blt-458832c9a3d99e965341f8a460583cf32062c0fb.tar.gz
blt-458832c9a3d99e965341f8a460583cf32062c0fb.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/library/sao.tcl')
-rw-r--r--ds9/library/sao.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/ds9/library/sao.tcl b/ds9/library/sao.tcl
index 60a507a..0efafa9 100644
--- a/ds9/library/sao.tcl
+++ b/ds9/library/sao.tcl
@@ -160,7 +160,5 @@ proc ProcessSendSAOCmd {proc id param {sock {}} {fn {}}} {
dsssaosend::YY_FLUSH_BUFFER
dsssaosend::yy_scan_string $param
dsssaosend::yyparse
-
-# IMGSVRProcessSendCmd $proc $id $param dsao
}