Skip to content

Commit

Permalink
Remove debug print.
Browse files Browse the repository at this point in the history
  • Loading branch information
alja authored and abh3 committed Jun 30, 2016
1 parent d66b04e commit 915d003
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/XrdFileCache/XrdFileCacheIOEntireFile.cc
Expand Up @@ -59,7 +59,6 @@ IOEntireFile::IOEntireFile(XrdOucCacheIO2 *io, XrdOucCacheStats &stats, Cache &
}

Cache::GetInstance().AddActive(this, m_file);
std::cout << " IOEntireFile::IOEntireFile " << this << std::endl;
}


Expand Down

0 comments on commit 915d003

Please sign in to comment.