[balsa] Tie up the last loose end



commit 03bf2a9650333bf9af13c8099a5909c99b3eb6f7
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Mon Dec 3 09:25:30 2018 -0500

    Tie up the last loose end
    
    from removing the custom marshallers.
    
    * src/main-window.c: do not include no-longer-existing
    libbalsa/libbalsa-marshal.h

 ChangeLog         | 6 ++++++
 src/main-window.c | 2 --
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2fa39378c..e0ac9958f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-12-03  Peter Bloomfield  <pbloomfield bellsouth net>
+
+       Do not include no-longer-existing libbalsa/libbalsa-marshal.h
+
+       * src/main-window.c:
+
 2018-11-30  Albrecht Dreß  <albrecht dress arcor de>
 
        Replace custom ELEMENTS macro with Glib G_N_ELEMENTS
diff --git a/src/main-window.c b/src/main-window.c
index 5c221b3e7..10b64d0b0 100644
--- a/src/main-window.c
+++ b/src/main-window.c
@@ -73,8 +73,6 @@
 
 #include "libinit_balsa/assistant_init.h"
 
-#include "libbalsa/libbalsa-marshal.h"
-
 #define MAILBOX_DATA "mailbox_data"
 
 enum {


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