r141: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 9 Jul 2000 08:47:41 +0000 (08:47 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 9 Jul 2000 08:47:41 +0000 (08:47 +0000)
src/if2img.cpp

index 6945de8bd8b740ecde72441c0ef6ed20a286a5cd..8211d6d3ea7284cbe0932d126d841c2769ef1ad2 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: if2img.cpp,v 1.11 2000/07/09 08:16:18 kevin Exp $
+**  $Id: if2img.cpp,v 1.12 2000/07/09 08:47:41 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -413,7 +413,7 @@ if2img_main (int argc, char *const argv[])
 #if HAVE_SGP
     im.displayScaling (opt_scale, densmin, densmax);
     cio_kb_getc();
-    sgp2_close(sgp2_get_active_win());
+    //    sgp2_close(sgp2_get_active_win());
 #endif
   }
   else