mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 19:51:49 +00:00
DS: Remove redundant code
svn-id: r54556
This commit is contained in:
parent
626e9413fd
commit
4d09420ba4
@ -39,9 +39,6 @@ public:
|
||||
virtual AbstractFSNode *makeCurrentDirectoryFileNode() const;
|
||||
virtual AbstractFSNode *makeFileNodePath(const Common::String &path) const;
|
||||
|
||||
protected:
|
||||
DSFilesystemFactory() {};
|
||||
|
||||
private:
|
||||
friend class Common::Singleton<SingletonBaseType>;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user