[evolution] EComposerTextHeader - Remove the unused code



commit 189181b2ee7e3cdacb84372dd73e6fece532f36d
Author: Tomas Popela <tpopela redhat com>
Date:   Wed Nov 5 08:27:26 2014 +0100

    EComposerTextHeader - Remove the unused code

 composer/e-composer-text-header.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/composer/e-composer-text-header.c b/composer/e-composer-text-header.c
index e378d11..f0bd6a3 100644
--- a/composer/e-composer-text-header.c
+++ b/composer/e-composer-text-header.c
@@ -28,11 +28,6 @@
 #define E_COMPOSER_TEXT_HEADER_GET_ENTRY(header) \
        (GTK_ENTRY (E_COMPOSER_HEADER (header)->input_widget))
 
-struct _EComposerTextHeaderPrivate {
-       GtkLinkButton *linkbtn;
-       guint destination_index;
-};
-
 G_DEFINE_TYPE (
        EComposerTextHeader,
        e_composer_text_header,


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