From 1bec1b4b55b49351b2209fd9b165304486001bac Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Sat, 14 Apr 2007 11:15:50 +0000 Subject: [PATCH] remove unused declaration git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17806 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/lyxtext.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/lyxtext.h b/src/lyxtext.h index c3aca05ac6..49a4c97a3e 100644 --- a/src/lyxtext.h +++ b/src/lyxtext.h @@ -62,9 +62,6 @@ public: /// void setCharFont(Buffer const & buffer, pit_type pit, pos_type pos, LyXFont const & font); - /// - void setCharFont(Buffer const & buffer, pit_type pit, pos_type pos, - LyXFont const & font, bool toggleall); /// what you expect when pressing \ at cursor position void breakParagraph(LCursor & cur, bool keep_layout = false); -- 2.39.2