X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeXFeatures.C;h=90c752cad794ec18e7398b5da3d054957b79b49d;hb=8d3a4fd463f6865eecf7fb9e2bd63c43f9438cfe;hp=5847693d3e33bf922359572e21dc8beff12dbc41;hpb=d2b9849fffc03f8278d9d034dbccc59b58a214db;p=lyx.git diff --git a/src/LaTeXFeatures.C b/src/LaTeXFeatures.C index 5847693d3e..90c752cad7 100644 --- a/src/LaTeXFeatures.C +++ b/src/LaTeXFeatures.C @@ -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)