This commit is contained in:
Glenn Maynard
2004-12-09 10:48:57 +00:00
parent 6761eb7a51
commit 269f0be457
-2
View File
@@ -41,8 +41,6 @@ public:
RageFileObj( RageFile &p ): parent(p) { }
virtual ~RageFileObj() { }
void ClearError();
// virtual CString RealPath() const { return parent->GetPath(); }
virtual int Seek( int offset );