X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftexoptions.C;h=82bfb97f83409ffe1d8b44469eb58af96f99ca07;hb=70b3420586f7cd64967038a3f799759e2180a641;hp=f12c5c5ceaf2f786e209719fed64a41a76e16f10;hpb=27de1486ca34aaad446adb798d71a77d6f6304da;p=lyx.git diff --git a/src/texoptions.C b/src/texoptions.C index f12c5c5cea..82bfb97f83 100644 --- a/src/texoptions.C +++ b/src/texoptions.C @@ -19,12 +19,6 @@ #include "buffer.h" #include "BufferView.h" -// $Id: texoptions.C,v 1.1 1999/09/27 18:44:38 larsbj Exp $ - -#if !defined(lint) && !defined(WITH_WARNINGS) -static char vcid[] = "$Id: texoptions.C,v 1.1 1999/09/27 18:44:38 larsbj Exp $"; -#endif /* lint */ - extern FD_LaTeXOptions *fd_latex_options; extern BufferView *current_view;