Fix gopher

fInputBuffer was shadowing the base class member...
This commit is contained in:
François Revol
2014-08-08 00:35:20 +02:00
parent 57891e9363
commit 295ded8c41
-1
View File
@@ -36,7 +36,6 @@ private:
char fItemType;
BString fPath;
BNetBuffer fInputBuffer;
ssize_t fPosition;
BUrlResult fResult;