From e93a1f0c32736b58e622c7907b83cefa0dff7ea1 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 29 Mar 2008 21:17:43 +0000 Subject: Removing dead code svn-id: r31304 --- backends/fs/ds/ds-fs.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'backends') 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: /** -- cgit v1.2.3