[evolution/gtk3: 33/47] Remove an unused EMailAttachmentBar function.



commit 05610e9ad45e96b6b91ab35423be5649b65bbe6d
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Dec 16 11:57:37 2010 -0500

    Remove an unused EMailAttachmentBar function.

 mail/e-mail-attachment-bar.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/mail/e-mail-attachment-bar.c b/mail/e-mail-attachment-bar.c
index 7ccc5c6..954a3e0 100644
--- a/mail/e-mail-attachment-bar.c
+++ b/mail/e-mail-attachment-bar.c
@@ -322,13 +322,6 @@ mail_attachment_bar_constructed (GObject *object)
 		G_OBJECT_CLASS (parent_class)->constructed (object);
 }
 
-static void
-mail_attachment_bar_get_preferred_width (GtkWidget *widget,
-                                         gint      *minimum,
-                                         gint      *natural)
-{
-}
-
 static EAttachmentViewPrivate *
 mail_attachment_bar_get_private (EAttachmentView *view)
 {



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