[Xfce4-commits] <ristretto:master> Remove compiler warnings
Stephan Arts
noreply at xfce.org
Fri Mar 30 20:32:05 CEST 2012
Updating branch refs/heads/master
to d64b4b629756357bd71b6fcdc77ca6b05a3de3e3 (commit)
from 21087fcb542b48552312b238c026a4de854d22df (commit)
commit d64b4b629756357bd71b6fcdc77ca6b05a3de3e3
Author: Stephan Arts <stephan at xfce.org>
Date: Sat Mar 3 11:42:26 2012 +0100
Remove compiler warnings
src/main_window.c | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/src/main_window.c b/src/main_window.c
index 7a29aaa..5e1e0a1 100644
--- a/src/main_window.c
+++ b/src/main_window.c
@@ -304,17 +304,12 @@ rstto_main_window_set_thumbnail_size (
RsttoMainWindow *window,
RsttoThumbnailSize size);
-
-static void
-cb_rstto_merge_toolbars_changed (
- GObject *settings,
- GParamSpec *pspec,
- gpointer user_data);
static void
cb_rstto_wrap_images_changed (
GObject *object,
GParamSpec *pspec,
gpointer user_data);
+
static void
cb_rstto_desktop_type_changed (
GObject *object,
More information about the Xfce4-commits
mailing list