]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.h
Forgot this part.
[lyx.git] / src / OutputParams.h
index 5aa6080de7f0b96fed97fd527661de1eca55958a..59d7221ff925da558dc4838b2342ee89b6cc77a0 100644 (file)
@@ -129,7 +129,7 @@ public:
         */
        Font const * local_font;
 
-       /** Document language babel name
+       /** Document language lyx name
         */
        std::string document_language;
 
@@ -200,9 +200,6 @@ public:
        */
        std::string index_command;
 
-       /// The Xindy language module
-       std::string xindy_language;
-
        /** Hyperref driver
        */
        std::string hyperref_driver;