ReaderPlugin: Private stuff should stay private
* Polishment since we are making this ABI public, I'd rather remove any previous hack.
This commit is contained in:
@@ -57,7 +57,6 @@ private:
|
||||
virtual void _ReservedReader4();
|
||||
virtual void _ReservedReader5();
|
||||
|
||||
public: // XXX for test programs only
|
||||
void Setup(BDataIO* source);
|
||||
|
||||
BDataIO* fSource;
|
||||
|
||||
Reference in New Issue
Block a user