Removing dead code

svn-id: r31304
This commit is contained in:
Max Horn 2008-03-29 21:17:43 +00:00
parent dbe38029db
commit e93a1f0c32

View file

@ -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:
/**