aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-08-08 21:41:29 +0800
committerChristian Persch <chpe@src.gnome.org>2004-08-08 21:41:29 +0800
commit512da5665179b1bf7815e33f2d2e9f3a4f59380c (patch)
tree01b62a3e96a17097a9e2353f68cc6d54f3b55e62 /ChangeLog
parentbc27de61c1022e7e557840bb0a680bb38076656a (diff)
downloadgsoc2013-epiphany-512da5665179b1bf7815e33f2d2e9f3a4f59380c.tar
gsoc2013-epiphany-512da5665179b1bf7815e33f2d2e9f3a4f59380c.tar.gz
gsoc2013-epiphany-512da5665179b1bf7815e33f2d2e9f3a4f59380c.tar.bz2
gsoc2013-epiphany-512da5665179b1bf7815e33f2d2e9f3a4f59380c.tar.lz
gsoc2013-epiphany-512da5665179b1bf7815e33f2d2e9f3a4f59380c.tar.xz
gsoc2013-epiphany-512da5665179b1bf7815e33f2d2e9f3a4f59380c.tar.zst
gsoc2013-epiphany-512da5665179b1bf7815e33f2d2e9f3a4f59380c.zip
Remove unused variable.
2004-08-08 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (notebook_drag_data_received_cb): Remove unused variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d916d4e3d..6b1d0e45f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-notebook.c: (notebook_drag_data_received_cb):
+
+ Remove unused variable.
+
+2004-08-08 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-notebook.c:
Include "ephy-string.h", fixes build with -Werror.