Skip to content

Commit

Permalink
fixed: silence collada loader
Browse files Browse the repository at this point in the history
git-svn-id: https://opensg.vrsource.org/svn/trunk@2260 4683daeb-ad0f-0410-a623-93161e962ae5
  • Loading branch information
cneumann committed Dec 29, 2009
1 parent 41afe2f commit 2dfc32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/System/FileIO/Collada/OSGColladaLog.h
Expand Up @@ -55,7 +55,7 @@

OSG_BEGIN_NAMESPACE

// #define OSG_COLLADA_SILENT 1
#define OSG_COLLADA_SILENT 1

#ifndef OSG_COLLADA_SILENT
#define OSG_COLLADA_LOG(OSG_MESSAGE) \
Expand Down

0 comments on commit 2dfc32a

Please sign in to comment.