Skip to content

Commit

Permalink
Remove debug print.
Browse files Browse the repository at this point in the history
  • Loading branch information
alja committed Jun 10, 2016
1 parent 3f56363 commit 7bc109d
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 7bc109d

Please sign in to comment.