]> git.lyx.org Git - features.git/commit
remove commented same_id functions, and also remove some const_casts
authorLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 28 May 2003 23:09:16 +0000 (23:09 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 28 May 2003 23:09:16 +0000 (23:09 +0000)
commitb2284c1a07a6c2ba08c9e11a1c49c9bc408ec0d5
tree4bbc6e43b09e23dac2c7480b337937ab2d6f26c2
parenta7c203c2ece34c5dbac3e461d66b75217a5bb3a0
remove commented same_id functions, and also remove some const_casts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7061 a592a061-630c-0410-9148-cb99ea01b6c8
61 files changed:
src/ChangeLog
src/insets/ChangeLog
src/insets/inset.C
src/insets/inset.h
src/insets/insetbibitem.h
src/insets/insetbibtex.h
src/insets/insetcite.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.h
src/insets/insetenv.C
src/insets/insetenv.h
src/insets/inseterror.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insetfoot.C
src/insets/insetfoot.h
src/insets/insetfootlike.C
src/insets/insetfootlike.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insethfill.h
src/insets/insetinclude.h
src/insets/insetindex.h
src/insets/insetlabel.h
src/insets/insetlatexaccent.h
src/insets/insetmarginal.C
src/insets/insetmarginal.h
src/insets/insetminipage.C
src/insets/insetminipage.h
src/insets/insetnewline.h
src/insets/insetnote.C
src/insets/insetnote.h
src/insets/insetoptarg.C
src/insets/insetoptarg.h
src/insets/insetparent.h
src/insets/insetquotes.h
src/insets/insetref.h
src/insets/insetspace.h
src/insets/insetspecialchar.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/insettheorem.h
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.h
src/insets/insetwrap.C
src/insets/insetwrap.h
src/insets/updatableinset.C
src/insets/updatableinset.h
src/mathed/formula.h
src/mathed/formulabase.h
src/mathed/formulamacro.h
src/tabular.C
src/tabular.h