]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.C
Fix configure bug with gettext
[lyx.git] / src / LaTeXFeatures.C
index 5847693d3e33bf922359572e21dc8beff12dbc41..90c752cad794ec18e7398b5da3d054957b79b49d 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *        
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-1999 the LyX Team.
+ *           Copyright 1995-2000 the LyX Team.
  *
  * ====================================================== */
 
@@ -23,7 +23,6 @@
 #include "bufferparams.h"
 #include "layout.h"
 
-extern LyXRC * lyxrc;
 
 LaTeXFeatures::LaTeXFeatures(int n)
        : layout(n, false)