X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXRC.h;h=15268b850a0121083d927af1779282e8ec9e997b;hb=823e44822e6638824900eee2f7e2e7165af97f8d;hp=329c79201c1c3ac06bcfa5f1fa27b67c5410d3e0;hpb=f71a2f708ef2e2ba02871e18189f1db87ed62036;p=features.git diff --git a/src/LyXRC.h b/src/LyXRC.h index 329c79201c..15268b850a 100644 --- a/src/LyXRC.h +++ b/src/LyXRC.h @@ -64,8 +64,6 @@ public: RC_COPIER, RC_CURSOR_FOLLOWS_SCROLLBAR, RC_MAC_LIKE_WORD_MOVEMENT, - RC_CUSTOM_EXPORT_COMMAND, - RC_CUSTOM_EXPORT_FORMAT, RC_DATE_INSERT_FORMAT, RC_DEFFILE, RC_DEFAULT_LANGUAGE, @@ -238,10 +236,6 @@ public: std::string print_paper_flag; /// std::string print_paper_dimension_flag; - /// - std::string custom_export_command; - /// - std::string custom_export_format; /// option for telling the dvi viewer about the paper size std::string view_dvi_paper_option; /// default paper size for local xdvi/dvips/ghostview/whatever