X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftexrow.C;h=7399843df0f5532b36697d4eb823a600b89a01a8;hb=a858be7332e331e0244e4dba7b0931b6072ffd3d;hp=ae847224dc14f21a9c256f11f100dfd99f02e0d0;hpb=27de1486ca34aaad446adb798d71a77d6f6304da;p=lyx.git diff --git a/src/texrow.C b/src/texrow.C index ae847224dc..7399843df0 100644 --- a/src/texrow.C +++ b/src/texrow.C @@ -4,9 +4,9 @@ * LyX, The Document Processor * * Copyright (C) 1995 Matthias Ettrich - * Copyright (C) 1995-1998 The LyX Team. + * Copyright (C) 1995-1999 The LyX Team. * - *======================================================*/ + * ======================================================*/ #include @@ -16,13 +16,7 @@ #include "texrow.h" #include "lyxparagraph.h" -#include "error.h" - -// $Id: texrow.C,v 1.1 1999/09/27 18:44:38 larsbj Exp $ - -#if !defined(lint) && !defined(WITH_WARNINGS) -static char vcid[] = "$Id: texrow.C,v 1.1 1999/09/27 18:44:38 larsbj Exp $"; -#endif /* lint */ +#include "debug.h" // Delete linked list void TexRow::reset()