Skip to content
Snippets Groups Projects
Commit 0ea818ce authored by Etienne Bougoin's avatar Etienne Bougoin
Browse files

ENH : Remove std::cout

parent 370d81d1
No related branches found
No related tags found
No related merge requests found
......@@ -62,8 +62,6 @@ bool ossimTileMapTileSource::open()
ossimString os = theImageFile.beforePos(4);
std::cout << os << std::endl;
if (traceDebug())
{
CLOG << " Entered..." << std::endl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment