diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-07-19 16:49:17 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-07-19 16:49:17 (GMT) |
commit | 9410614ca753dd34cf8efa968cd2b28bb7945c7e (patch) | |
tree | aee4d901947381603966fbedd4b3e7cb0548bfa4 /ds9/macos | |
parent | ae7281e54851f21509eae19884fc865012f2d53d (diff) | |
download | blt-9410614ca753dd34cf8efa968cd2b28bb7945c7e.zip blt-9410614ca753dd34cf8efa968cd2b28bb7945c7e.tar.gz blt-9410614ca753dd34cf8efa968cd2b28bb7945c7e.tar.bz2 |
clean up code
Diffstat (limited to 'ds9/macos')
-rw-r--r-- | ds9/macos/ds9.C | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/macos/ds9.C b/ds9/macos/ds9.C index 1d441ac..4552442 100644 --- a/ds9/macos/ds9.C +++ b/ds9/macos/ds9.C @@ -21,7 +21,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*); |