Skip to content

Commit

Permalink
XrdApps::JCache: remove debug printout
Browse files Browse the repository at this point in the history
  • Loading branch information
apeters1971 committed Jun 13, 2024
1 parent acd8096 commit 4284f72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/XrdApps/XrdClJCachePlugin/file/CacheStats.hh
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ struct CacheStats {
} else {
break;
}
std::cerr << "dumper global stats" << std::endl;
if (XrdCl::JCacheFile::sEnableSummary) {
XrdCl::JCacheFile::sStats.GetTimes();
XrdCl::JCacheFile::sStats.bytes_per_second =
Expand Down

0 comments on commit 4284f72

Please sign in to comment.