mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
Remove unused lyxrc.use_converter_wrappers that inadvertently slipped through [244de5d2/lyxgit].
This commit is contained in:
parent
fceae79325
commit
6e22bb17c7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user