[gmime] Fixed the build



commit 61e0d2316ec5905b1f372e8c9756c5bfd0ab72a4
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date:   Wed Mar 15 11:33:27 2017 -0400

    Fixed the build

 gmime/gmime-param.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gmime/gmime-param.c b/gmime/gmime-param.c
index 4a146d8..c678eec 100644
--- a/gmime/gmime-param.c
+++ b/gmime/gmime-param.c
@@ -1081,8 +1081,6 @@ g_mime_param_list_clear (GMimeParamList *list)
                g_mime_param_free (list->params->pdata[i]);
        
        g_ptr_array_set_size (list->params, 0);
-       
-       g_hash_table_clear (list->hash);
 }
 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]