Fix gopher

fInputBuffer was shadowing the base class member...
This commit is contained in:
François Revol 2014-08-08 00:31:45 +02:00
parent 57891e9363
commit 295ded8c41
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ private:
char fItemType;
BString fPath;
BNetBuffer fInputBuffer;
ssize_t fPosition;
BUrlResult fResult;