X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FPDFOptions.h;h=d74caf430e638c65cd353970b6bdc0f2554113df;hb=b6aed54c45cf4a479cfd11e3e6851194f5a05947;hp=756c2f70a4e37482dc8be9c84853b47f17c9c2b1;hpb=41740ea915ee7a95206d780b6256e660cef39c6e;p=lyx.git diff --git a/src/PDFOptions.h b/src/PDFOptions.h index 756c2f70a4..d74caf430e 100644 --- a/src/PDFOptions.h +++ b/src/PDFOptions.h @@ -142,14 +142,6 @@ public: * are checked. */ std::string quoted_options_check(std::string const & str) const; - - - /** - * Flag indicating whether user made some input into PDF preferences. - * We want to save options, when user decide to switch off PDF support - * for a while. - */ - bool store_options; }; } // namespace lyx