From 23b96f9099ad0062e9b18563e8093db55b6c5a0c Mon Sep 17 00:00:00 2001 From: Sergio Villar Senin Date: Thu, 28 Feb 2008 09:58:28 +0000 Subject: [PATCH] Removed an old comment pmo-trunk-r4240 --- src/modest-ui-actions.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/modest-ui-actions.c b/src/modest-ui-actions.c index 5547ee8..11be20e 100644 --- a/src/modest-ui-actions.c +++ b/src/modest-ui-actions.c @@ -2468,9 +2468,6 @@ modest_ui_actions_on_send (GtkWidget *widget, ModestMsgEditWindow *edit_window) if (!modest_msg_edit_window_check_names (edit_window, TRUE)) return TRUE; - /* FIXME: Code added just for testing. The final version will - use the send queue provided by tinymail and some - classifier */ MsgData *data = modest_msg_edit_window_get_msg_data (edit_window); /* Check size */ -- 1.7.9.5