diff --git a/src/ChangeLog b/src/ChangeLog index 05d993001d..f63d30869f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-08-22 Lars Gullik Bjønnes + + * paragraph.h: remove the declaration of undefined counters class + function. + 2002-08-22 Martin Vermeer * text2.C (setCounter): fixed enumeration mis-count as reported by diff --git a/src/paragraph.h b/src/paragraph.h index 0b55d03cfa..5474c1554f 100644 --- a/src/paragraph.h +++ b/src/paragraph.h @@ -292,7 +292,7 @@ public: /// InsetList insetlist; /// - Counters & counters(); + //Counters & counters(); private: ///