summaryrefslogtreecommitdiffstats
path: root/ds9/library/ds9.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/ds9.tcl')
-rw-r--r--ds9/library/ds9.tcl4
1 files changed, 0 insertions, 4 deletions
diff --git a/ds9/library/ds9.tcl b/ds9/library/ds9.tcl
index 8705d27..f4f0bcf 100644
--- a/ds9/library/ds9.tcl
+++ b/ds9/library/ds9.tcl
@@ -317,10 +317,6 @@ switch $ds9(wm) {
package require xmlrpc
package require DS9
-
- proc checkdns {a b {c {}}} {
- return 0
- }
}
}