]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
gdd: Remove trace
authorgdd <gdd>
Tue, 27 Apr 2010 12:32:58 +0000 (12:32 +0000)
committergdd <gdd>
Tue, 27 Apr 2010 12:32:58 +0000 (12:32 +0000)
src/OCCViewer/OCCViewer_ViewPort.cxx

index 0eb30e17da8b47473912a12228ebbfc58304fb42..9c4858edc2287dd21620ea29786fa03d4e46e953 100755 (executable)
@@ -119,7 +119,7 @@ static Colormap choose_cmap( Display *dpy, XVisualInfo *vi )
   if ( vi->visualid == XVisualIDFromVisual( (Visual*)QX11Info::appVisual() ) )
   {
 #ifdef DEBUG
-    cout << "Using x11AppColormap" << endl;
+//    cout << "Using x11AppColormap" << endl;
 #endif
     return QX11Info::appColormap();
   }