I used to write reasonable English, once upon a time!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3950 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2002-04-08 17:03:04 +00:00
parent dd5e928e9d
commit c42560dbe3

View File

@ -1,7 +1,7 @@
2002-04-08 Angus Leeming <a.leeming@ic.ac.uk>
* xformsGImage.C (clip): no need to check if the width, height are > 0
because the BoundingBox would be empty() in this case.
because the BoundingBox would be empty() in this weren't the case.
2002-04-08 Lars Gullik Bjønnes <larsbj@birdstep.com>