| Index: net/ftp/ftp_directory_listing_parser_ls.h
|
| ===================================================================
|
| --- net/ftp/ftp_directory_listing_parser_ls.h (revision 74649)
|
| +++ net/ftp/ftp_directory_listing_parser_ls.h (working copy)
|
| @@ -30,8 +30,6 @@
|
| virtual FtpDirectoryListingEntry PopEntry();
|
|
|
| private:
|
| - bool received_nonempty_line_;
|
| -
|
| // True after we have received a "total n" listing header, where n is an
|
| // integer. Only one such header is allowed per listing.
|
| bool received_total_line_;
|
|
|