Ignore:
Timestamp:
Jun 1, 2010, 5:50:34 PM (14 years ago)
Author:
garnier
Message:

update from CVS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/OpenGL/src/G4OpenGLStoredXViewer.cc

    r1196 r1286  
    2525//
    2626//
    27 // $Id: G4OpenGLStoredXViewer.cc,v 1.25 2009/04/08 16:55:44 lgarnier Exp $
     27// $Id: G4OpenGLStoredXViewer.cc,v 1.26 2010/05/29 15:56:50 allison Exp $
    2828// GEANT4 tag $Name:  $
    2929//
     
    138138        FinishView ();
    139139      } else { // ADD TO AVOID KernelVisit=1 and nothing to display
    140         DrawDisplayLists ();
    141         FinishView ();
     140        //DrawDisplayLists ();  ????????? (JA)
     141        //FinishView ();        ????????? (JA)
    142142      }
    143143    }
Note: See TracChangeset for help on using the changeset viewer.