diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-08-17 22:57:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-08-17 22:57:02 +0800 |
commit | 68386ab6612dd61aed213aee0b21c72382256040 (patch) | |
tree | 0bb27e68ffeadee1db9198cd6600095371224cc7 /ChangeLog | |
parent | 3c6096787301d3fc15918fef41f7465b5efa65e1 (diff) | |
download | gsoc2013-epiphany-68386ab6612dd61aed213aee0b21c72382256040.tar gsoc2013-epiphany-68386ab6612dd61aed213aee0b21c72382256040.tar.gz gsoc2013-epiphany-68386ab6612dd61aed213aee0b21c72382256040.tar.bz2 gsoc2013-epiphany-68386ab6612dd61aed213aee0b21c72382256040.tar.lz gsoc2013-epiphany-68386ab6612dd61aed213aee0b21c72382256040.tar.xz gsoc2013-epiphany-68386ab6612dd61aed213aee0b21c72382256040.tar.zst gsoc2013-epiphany-68386ab6612dd61aed213aee0b21c72382256040.zip |
Remove unused variables and functions.
2003-08-17 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-action.c: (tool_button_new), (tool_button_get_label),
(tool_button_get_icon), (connect_proxy), (egg_action_disconnect_proxy):
Remove unused variables and functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2003-08-17 Christian Persch <chpe@cvs.gnome.org> + + * lib/egg/egg-action.c: (tool_button_new), (tool_button_get_label), + (tool_button_get_icon), (connect_proxy), (egg_action_disconnect_proxy): + + Remove unused variables and functions. + +2003-08-17 Christian Persch <chpe@cvs.gnome.org> + + * lib/egg/egg-toolbars-model.c: + + Add missing include for unlink(). + 2003-08-16 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "hi" to ALL_LINGUAS. |