]> git.lyx.org Git - features.git/commitdiff
remove a bit of cruft
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 22 Aug 2002 08:42:44 +0000 (08:42 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 22 Aug 2002 08:42:44 +0000 (08:42 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5068 a592a061-630c-0410-9148-cb99ea01b6c8

src/ChangeLog
src/paragraph.h

index 05d993001de10d7537a9c2969d6ee0c95a332ef5..f63d30869f46e1648a6f30e2f16c41011e3e33d1 100644 (file)
@@ -1,3 +1,8 @@
+2002-08-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * paragraph.h: remove the declaration of undefined counters class
+       function.
+
 2002-08-22  Martin Vermeer <martin.vermeer@hut.fi>
 
        * text2.C (setCounter):  fixed enumeration mis-count as reported by 
index 0b55d03cfac4bee1462c2c614395e05426264744..5474c1554fd0f7518a28e324d9117284b010b10a 100644 (file)
@@ -292,7 +292,7 @@ public:
        ///
        InsetList insetlist;
        ///
-       Counters & counters();
+       //Counters & counters();
 
 private:
        ///