diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-08-25 02:20:33 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-08-25 02:20:33 +0000 |
commit | 5600b79e5ccc1aad73e273802a33fbc7c43538af (patch) | |
tree | 08f4c7eae0385650c901e5417ea8ca36e6bb06ed /ChangeLog | |
parent | 747b72533a64e61f8349522fab71ea25b76e0aeb (diff) | |
download | gtk+-5600b79e5ccc1aad73e273802a33fbc7c43538af.tar.gz |
Remove unused and useless function gtk_menu_item_configure(). (#58925)
Fri Aug 24 22:12:32 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenuitem.[ch]: Remove unused and useless function
gtk_menu_item_configure(). (#58925)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Aug 24 22:12:32 2001 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkmenuitem.[ch]: Remove unused and useless function + gtk_menu_item_configure(). (#58925) + Fri Aug 24 16:03:45 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_scroll_to_cell): Add |