diff options
Diffstat (limited to 'backends/fs')
-rw-r--r-- | backends/fs/ds/ds-fs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/fs/ds/ds-fs.h b/backends/fs/ds/ds-fs.h index 389702b330..21dfa00667 100644 --- a/backends/fs/ds/ds-fs.h +++ b/backends/fs/ds/ds-fs.h @@ -49,7 +49,6 @@ protected: String _path; bool _isDirectory; bool _isValid; - int _refCountVal; public: /** @@ -114,7 +113,6 @@ protected: String _path; bool _isDirectory; bool _isValid; - int _refCountVal; public: /** |