Is it OK to remove this code? It looks like some kind of variable
initialization (which may be needed).
Yes, it's ok. See Dimension.cpp:
Dimension() : wid(0), asc(0), des(0) {}
and see InsetMathKern::metrics.
Stefan
PGP.sig
Description: Signierter Teil der Nachricht
[EMAIL PROTECTED] schrieb:
Author: sts
Date: Wed Jun 13 19:18:37 2007
New Revision: 18765
URL: http://www.lyx.org/trac/changeset/18765
Log:
* Change the dim parameter correctly, even if dim_ has not changed
(fixes http://bugzilla.lyx.org/show_bug.cgi?id=3858)
Modified:
lyx-devel/trunk/src