diff options
author | Matt Wilson <msw@redhat.com> | 2001-11-02 14:49:37 +0000 |
---|---|---|
committer | Matt Wilson <msw@src.gnome.org> | 2001-11-02 14:49:37 +0000 |
commit | bc0d15aba7f5c8b741acca9d19546a23eaef11d0 (patch) | |
tree | c0902c43f8ede9ccf2af8b2d593e849c4bb0438e /ChangeLog.pre-2-8 | |
parent | 78fa1576e6e094fd741f2a1caac3690cf0fa0876 (diff) | |
download | gtk+-bc0d15aba7f5c8b741acca9d19546a23eaef11d0.tar.gz |
remove totally broken unused, non-compiling, static function.
2001-11-02 Matt Wilson <msw@redhat.com>
* gtk/gtkdialog.c (find_child_by_response_id): remove totally
broken unused, non-compiling, static function.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index d422297b6e..d683f6d147 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +2001-11-02 Matt Wilson <msw@redhat.com> + + * gtk/gtkdialog.c (find_child_by_response_id): remove totally + broken unused, non-compiling, static function. + Fri Nov 2 08:17:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkdialog.c (gtk_dialog_set_response_sensitive): |