Rephrase this a bit. I didn't remove that many lines of unused code :-)
authorkmaraas <kmaraas@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 2 Nov 2005 22:34:36 +0000 (22:34 +0000)
committerkmaraas <kmaraas@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 2 Nov 2005 22:34:36 +0000 (22:34 +0000)
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@771 e2bd861d-eb25-0410-b326-f6ed22b6b98c

ChangeLog

index 3c88144..465bcc4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
        (spi_controller_notify_mouselisteners),
        (impl_generate_keyboard_event):
        * test/screen-review-test.c: (chunk_bounds_within):
-       * test/test-simple.c: (test_desktop): Remove lots of unused code
+       * test/test-simple.c: (test_desktop): Remove some unused code
        and fix compiler warnings. Closes bug #320049.
 
 2005-10-27 Bill Haneman <bill.haneman@sun.com>