diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-04-07 18:38:47 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-04-07 18:38:47 +0800 |
commit | 19faef2caf08e026266c360fb721ec99bea68e50 (patch) | |
tree | 0e65fdece62ba7b88563dd95c5f1cc5d11a37e53 /ChangeLog | |
parent | 53003112015e30faf597ca7bc8962ce2de3874ca (diff) | |
download | gsoc2013-epiphany-19faef2caf08e026266c360fb721ec99bea68e50.tar gsoc2013-epiphany-19faef2caf08e026266c360fb721ec99bea68e50.tar.gz gsoc2013-epiphany-19faef2caf08e026266c360fb721ec99bea68e50.tar.bz2 gsoc2013-epiphany-19faef2caf08e026266c360fb721ec99bea68e50.tar.lz gsoc2013-epiphany-19faef2caf08e026266c360fb721ec99bea68e50.tar.xz gsoc2013-epiphany-19faef2caf08e026266c360fb721ec99bea68e50.tar.zst gsoc2013-epiphany-19faef2caf08e026266c360fb721ec99bea68e50.zip |
Remove unused variable.
2004-04-07 Christian Persch <chpe@cvs.gnome.org>
* lib/eel-gconf-extensions.c: (eel_gconf_handle_error):
Remove unused variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,7 +2,13 @@ * lib/eel-gconf-extensions.c: (eel_gconf_handle_error): - Don't abort on errors, just display a message on console. + Remove unused variable. + +2004-04-07 Christian Persch <chpe@cvs.gnome.org> + + * lib/eel-gconf-extensions.c: (eel_gconf_handle_error): + + Don't abort on errors, just display a message on console. Fixes bug #139247. 2004-04-06 Piers Cornwell <piers@gnome.org> |