Remove unused lyxrc.use_converter_wrappers that inadvertently slipped through [244de5d2/lyxgit].

This commit is contained in:
Tommaso Cucinotta 2016-12-10 14:55:09 +01:00
parent fceae79325
commit 6e22bb17c7

View File

@ -449,8 +449,6 @@ public:
bool use_converter_needauth_forbidden;
/// Ask user before calling external converters with 'needauth' option
bool use_converter_needauth;
/// Apply hardening when calling external converters
bool use_converter_wrappers;
/// The maximum age of cache files in seconds
unsigned int converter_cache_maxage;
/// Sort layouts alphabetically