diff --git a/src/XrdApps/XrdClJCachePlugin/file/XrdClJCacheFile.hh b/src/XrdApps/XrdClJCachePlugin/file/XrdClJCacheFile.hh index 053abe1baa1..37137ea4ec7 100644 --- a/src/XrdApps/XrdClJCachePlugin/file/XrdClJCacheFile.hh +++ b/src/XrdApps/XrdClJCachePlugin/file/XrdClJCacheFile.hh @@ -261,8 +261,6 @@ private: Log* mLog; CacheStats pStats; - - std::vector mReadHandlers; }; } // namespace XrdCl \ No newline at end of file