[Xfce4-commits] <ristretto:master> Remove obsolete includes from image_viewer.c

Stephan Arts noreply at xfce.org
Mon Aug 8 15:04:28 CEST 2011


Updating branch refs/heads/master
         to e4fc47673dd86cc63a9ec691ed91e0da94218188 (commit)
       from 19d396e2549baa3bc6e990678d2fd3586a5dc5a5 (commit)

commit e4fc47673dd86cc63a9ec691ed91e0da94218188
Author: Stephan Arts <stephan at xfce.org>
Date:   Sun Aug 7 00:19:22 2011 +0200

    Remove obsolete includes from image_viewer.c

 src/image_viewer.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/image_viewer.c b/src/image_viewer.c
index f311d45..04f7031 100644
--- a/src/image_viewer.c
+++ b/src/image_viewer.c
@@ -23,12 +23,8 @@
 #include <gio/gio.h>
 #include <libexif/exif-data.h>
 
-#include "image.h"
-#include "image_list.h"
-
 #include "image_viewer.h"
 #include "settings.h"
-#include "main_window.h"
 #include "marshal.h"
 
 #ifndef RSTTO_IMAGE_VIEWER_BUFFER_SIZE


More information about the Xfce4-commits mailing list