Skip to content

Commit 608e63f

Browse files
committed
Reduce notify level for NativeProgramAdapter
1 parent 70cdc3e commit 608e63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/osgEarth/NativeProgramAdapter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#undef LC
3232
#define LC "[NativeProgramAdapter] "
3333

34-
#define OE_LOCAL OE_INFO
34+
#define OE_LOCAL OE_DEBUG
3535
//#undef OE_DEBUG
3636
//#define OE_DEBUG OE_INFO
3737

0 commit comments

Comments
 (0)