Updating branch refs/heads/master
         to c3f494e687a66d217f886b4b10d27ec3eba62308 (commit)
       from f5733a8ae0461048dcde2c1e98a8ef0b667be620 (commit)

commit c3f494e687a66d217f886b4b10d27ec3eba62308
Author: Stephan Arts <[email protected]>
Date:   Sat Apr 21 13:30:22 2012 +0200

    Remove unused variable

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

diff --git a/src/image_list.c b/src/image_list.c
index def69b2..572837d 100644
--- a/src/image_list.c
+++ b/src/image_list.c
@@ -845,7 +845,6 @@ cb_file_monitor_changed (
 {
     RsttoImageList *image_list = RSTTO_IMAGE_LIST (user_data);
     RsttoFile *r_file = rstto_file_new (file);
-    GSList *iter = NULL;
 
     switch ( event_type )
     {
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to