commit 6e22bb17c716825cee49484d2ba4cd964f9c273c
Author: Tommaso Cucinotta <[email protected]>
Date: Sat Dec 10 14:55:09 2016 +0100
Remove unused lyxrc.use_converter_wrappers that inadvertently slipped
through [244de5d2/lyxgit].
---
src/LyXRC.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/LyXRC.h b/src/LyXRC.h
index 010e957..8a9cc17 100644
--- a/src/LyXRC.h
+++ b/src/LyXRC.h
@@ -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