Fix gopher
fInputBuffer was shadowing the base class member...
This commit is contained in:
@@ -36,7 +36,6 @@ private:
|
|||||||
char fItemType;
|
char fItemType;
|
||||||
BString fPath;
|
BString fPath;
|
||||||
|
|
||||||
BNetBuffer fInputBuffer;
|
|
||||||
ssize_t fPosition;
|
ssize_t fPosition;
|
||||||
|
|
||||||
BUrlResult fResult;
|
BUrlResult fResult;
|
||||||
|
|||||||
Reference in New Issue
Block a user