X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/c5b15840ab1bb70218506531f9a73fe2d112b007..57efef5ffbec97896a112ca5439cde154e025ff4:/Driver.cpp?ds=sidebyside diff --git a/Driver.cpp b/Driver.cpp index 83b9462..788afee 100644 --- a/Driver.cpp +++ b/Driver.cpp @@ -28,7 +28,6 @@ CYDriver::CYDriver(CYPool &pool, std::istream &data, const std::string &filename pool_(pool), newline_(false), last_(false), - next_(false), data_(data), debug_(0), strict_(false),