aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-composer-header.c
diff options
context:
space:
mode:
Diffstat (limited to 'composer/e-composer-header.c')
-rw-r--r--composer/e-composer-header.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/composer/e-composer-header.c b/composer/e-composer-header.c
index 8bd75f8a3c..63894f43c1 100644
--- a/composer/e-composer-header.c
+++ b/composer/e-composer-header.c
@@ -13,7 +13,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
@@ -71,12 +71,6 @@ composer_header_addaction_clicked_cb (GtkButton *button,
e_composer_header_set_visible (header, TRUE);
}
-static void
-link_clicked_cb (GtkLinkButton *button, const gchar *link_, gpointer user_data)
-{
- return;
-}
-
static GObject *
composer_header_constructor (GType type,
guint n_construct_properties,