aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2008-03-29 21:17:43 +0000
committerMax Horn2008-03-29 21:17:43 +0000
commite93a1f0c32736b58e622c7907b83cefa0dff7ea1 (patch)
treea09173ba3bdbdbc40da3478bb0963ffcf991cc9e
parentdbe38029db40911cc82136820a771b2fc85454f2 (diff)
downloadscummvm-rg350-e93a1f0c32736b58e622c7907b83cefa0dff7ea1.tar.gz
scummvm-rg350-e93a1f0c32736b58e622c7907b83cefa0dff7ea1.tar.bz2
scummvm-rg350-e93a1f0c32736b58e622c7907b83cefa0dff7ea1.zip
Removing dead code
svn-id: r31304
-rw-r--r--backends/fs/ds/ds-fs.h2
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:
/**