Michael Gerz <[EMAIL PROTECTED]> writes: | Lars, | | are you going to commit this eventually or shall I do it for you?
You should just do it... (I already forgot about it...) | Lars Gullik Bjønnes schrieb: | > Index: lyx_main.C | > =================================================================== | > --- lyx_main.C (revision 17348) | > +++ lyx_main.C (working copy) | > @@ -228,7 +228,6 @@ | > { | > singleton_ = this; | > pimpl_.reset(new Singletons); | > - geometryArg.clear(); | > } | > | > | -- Lgb