From: kmaraas Date: Wed, 2 Nov 2005 22:34:36 +0000 (+0000) Subject: Rephrase this a bit. I didn't remove that many lines of unused code :-) X-Git-Tag: AT_SPI2_CORE_0_1_3~489 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b75c2222d6b7b7a4ff61da2327c5e86c40d232b;p=platform%2Fupstream%2Fat-spi2-core.git Rephrase this a bit. I didn't remove that many lines of unused code :-) git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@771 e2bd861d-eb25-0410-b326-f6ed22b6b98c --- diff --git a/ChangeLog b/ChangeLog index 3c88144..465bcc4 100644 --- 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