[Commits] [SCM] claws branch, master, updated. 3.17.4-8-g14a29d805

mones at claws-mail.org mones at claws-mail.org
Wed Aug 21 11:36:13 CEST 2019


The branch, master has been updated
       via  14a29d805264e51c75f112f056913192ee6e669a (commit)
      from  6da2dcbcffad85cc5f415d9889413e1863f64e8a (commit)

Summary of changes:
 src/textview.c | 1 -
 1 file changed, 1 deletion(-)


- Log -----------------------------------------------------------------
commit 14a29d805264e51c75f112f056913192ee6e669a
Author: Ricardo Mones <ricardo at mones.org>
Date:   Wed Aug 21 11:35:54 2019 +0200

    Remove unused variable
    
    Fixes "textview.c:721:18: warning: unused variable ‘stream’"

diff --git a/src/textview.c b/src/textview.c
index 55760036f..0e2ab76d6 100644
--- a/src/textview.c
+++ b/src/textview.c
@@ -718,7 +718,6 @@ static void textview_add_part(TextView *textview, MimeInfo *mimeinfo)
 			GdkPixbuf *pixbuf;
 			GError *error = NULL;
 			ClickableText *uri;
-			GInputStream *stream;
 
 			START_TIMING("inserting image");
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list