From 056550b31135c3812825c86719c4ceb7054910b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20K=C3=BCmmel?= Date: Tue, 30 Jan 2007 20:11:05 +0000 Subject: [PATCH] prepare lyxerr for using git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16952 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/undo.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/undo.C b/src/undo.C index b60d0e11b9..93d5ea5f63 100644 --- a/src/undo.C +++ b/src/undo.C @@ -169,7 +169,7 @@ bool textUndoOrRedo(BufferView & bv, // We stored the full cell here as there is not much to be // gained by storing just 'a few' paragraphs (most if not // all math inset cells have just one paragraph!) - //lyxerr << "undo.array=" << undo.array <