diff options
Diffstat (limited to 'ds9/win/ds9.C')
-rw-r--r-- | ds9/win/ds9.C | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/win/ds9.C b/ds9/win/ds9.C index dbff388..4fa228a 100644 --- a/ds9/win/ds9.C +++ b/ds9/win/ds9.C @@ -22,7 +22,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*); |