From 0f76021fd0384e2e6e0f61593acc85d559946e22 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 30 Mar 2007 15:16:29 +0000 Subject: [PATCH] Added debugging code --- src/osgPlugins/tiff/ReaderWriterTIFF.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/osgPlugins/tiff/ReaderWriterTIFF.cpp b/src/osgPlugins/tiff/ReaderWriterTIFF.cpp index 3fb133e02..576045a01 100644 --- a/src/osgPlugins/tiff/ReaderWriterTIFF.cpp +++ b/src/osgPlugins/tiff/ReaderWriterTIFF.cpp @@ -291,7 +291,7 @@ static void remap_row(unsigned char *ptr, unsigned char *data, int n, unsigned short *rmap, unsigned short *gmap, unsigned short *bmap) { - osg::notify(osg::NOTICE)<<"remap row"<