X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-attachments-view.c;h=90eb51eddeeff946a934dfde384f44641caef58b;hp=69c0d164f253c111edcf9906a0874f52f60b2ac2;hb=f6d386ff93e929092ba105385a29d760aeba9ff7;hpb=bbd6e536bd3f489fe660b49e074805c3e0a501e9 diff --git a/src/widgets/modest-attachments-view.c b/src/widgets/modest-attachments-view.c index 69c0d16..90eb51e 100644 --- a/src/widgets/modest-attachments-view.c +++ b/src/widgets/modest-attachments-view.c @@ -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 clipboard_clear (GtkClipboard *clipboard, gpointer userdata); static void own_clipboard (ModestAttachmentsView *atts_view); static guint signals[LAST_SIGNAL] = {0};