Skip to content

Commit

Permalink
XrdApps::JCache: remove unused tracking vector
Browse files Browse the repository at this point in the history
  • Loading branch information
apeters1971 committed Jun 7, 2024
1 parent 5b7758d commit 9427a0c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/XrdApps/XrdClJCachePlugin/file/XrdClJCacheFile.hh
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,6 @@ private:
Log* mLog;

CacheStats pStats;

std::vector<XrdCl::JCacheReadHandler> mReadHandlers;
};

} // namespace XrdCl

0 comments on commit 9427a0c

Please sign in to comment.