Changeset 29

Show
Ignore:
Timestamp:
11/20/08 17:27:27
Author:
robert
Message:

Made USE_SDL debug message INFO

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/present3D.cpp

    r28 r29  
    210210    SDLIntegration sdlIntegration; 
    211211     
    212     osg::notify(osg::NOTICE)<<"USE_SDL"<<std::endl; 
     212    osg::notify(osg::INFO)<<"USE_SDL"<<std::endl; 
    213213#endif     
    214214