* Fixed a compilation warning
authorJose Dapena Paz <jdapena@igalia.com>
Fri, 1 Aug 2008 07:17:51 +0000 (07:17 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Fri, 1 Aug 2008 07:17:51 +0000 (07:17 +0000)
pmo-trunk-r5236

src/widgets/modest-attachments-view.c

index 69c0d16..90eb51e 100644 (file)
@@ -76,7 +76,6 @@ static void set_selected (ModestAttachmentsView *atts_view, ModestAttachmentView
 static void select_range (ModestAttachmentsView *atts_view, ModestAttachmentView *att1, ModestAttachmentView *att2);
 static void clipboard_get (GtkClipboard *clipboard, GtkSelectionData *selection_data,
                           guint info, gpointer userdata);
 static void select_range (ModestAttachmentsView *atts_view, ModestAttachmentView *att1, ModestAttachmentView *att2);
 static void clipboard_get (GtkClipboard *clipboard, GtkSelectionData *selection_data,
                           guint info, gpointer userdata);
-static void clipboard_clear (GtkClipboard *clipboard, gpointer userdata);
 static void own_clipboard (ModestAttachmentsView *atts_view);
 
 static guint signals[LAST_SIGNAL] = {0};
 static void own_clipboard (ModestAttachmentsView *atts_view);
 
 static guint signals[LAST_SIGNAL] = {0};