]> Creatis software - clitk.git/blobdiff - vv/vv.cxx
always set trachea as output
[clitk.git] / vv / vv.cxx
index 141b915d76a9d5c156f571f9ef33cd9618e6ebaf..dc9e8b74f69463544b249eaca501e4e02cdaf722 100644 (file)
--- a/vv/vv.cxx
+++ b/vv/vv.cxx
 //------------------------------------------------------------------------------
 int main( int argc, char** argv )
 {
-#ifdef _WIN32
-  HWND hWnd = GetConsoleWindow();
-  ShowWindow( hWnd, SW_HIDE );
-#endif
-
   CLITK_INIT;
 
   QApplication app( argc, argv );