[balsa/gtk3] Drop obsolete include



commit 4ba3aace76f0c3bfc86474b5a509ff31b2819a9c
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Mon May 20 20:00:30 2013 -0400

    Drop obsolete include
    
        * libbalsa/html.c: drop obsolete include.

 ChangeLog       |    4 ++++
 libbalsa/html.c |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 537dbcd..f70b8bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-05-20  Peter Bloomfield
+
+       * libbalsa/html.c: drop obsolete include.
+
 2013-05-19  Peter Bloomfield
 
        Implement add-messages at LibBalsaMailboxLocal level, and use a
diff --git a/libbalsa/html.c b/libbalsa/html.c
index f0659c8..dd922fd 100644
--- a/libbalsa/html.c
+++ b/libbalsa/html.c
@@ -93,7 +93,6 @@ lbh_get_body_content(LibBalsaMessageBody * body, gchar ** buf)
 #endif
 
 #include <webkit2/webkit2.h>
-#include <JavaScriptCore/JavaScript.h>
 
 typedef struct {
     LibBalsaMessageBody  *body;


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