summaryrefslogtreecommitdiffstats
path: root/ds9/unix
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-07-19 16:49:17 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-07-19 16:49:17 (GMT)
commit9410614ca753dd34cf8efa968cd2b28bb7945c7e (patch)
treeaee4d901947381603966fbedd4b3e7cb0548bfa4 /ds9/unix
parentae7281e54851f21509eae19884fc865012f2d53d (diff)
downloadblt-9410614ca753dd34cf8efa968cd2b28bb7945c7e.zip
blt-9410614ca753dd34cf8efa968cd2b28bb7945c7e.tar.gz
blt-9410614ca753dd34cf8efa968cd2b28bb7945c7e.tar.bz2
clean up code
Diffstat (limited to 'ds9/unix')
-rw-r--r--ds9/unix/ds9.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/unix/ds9.C b/ds9/unix/ds9.C
index ad5b008..636909d 100644
--- a/ds9/unix/ds9.C
+++ b/ds9/unix/ds9.C
@@ -23,7 +23,6 @@ extern "C" {
int Tkblt_Init(Tcl_Interp*);
int Tktable_Init(Tcl_Interp*);
- int Tclcheckdns_Init(Tcl_Interp*);
int Tksao_Init(Tcl_Interp*);
int Tkhtml1_Init(Tcl_Interp*);
int Tkmpeg_Init(Tcl_Interp*);