aboutsummaryrefslogtreecommitdiff
path: root/src/textview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/textview.h')
-rw-r--r--src/textview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/textview.h b/src/textview.h
index 52fa98db..b6971732 100644
--- a/src/textview.h
+++ b/src/textview.h
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2007 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2011 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -40,7 +40,7 @@ struct _TextView
GtkWidget *text;
GtkWidget *popup_menu;
- GtkItemFactory *popup_factory;
+ GtkItemFactory *popup_factory; /* not used */
GtkTextTag *quote0_tag;
GtkTextTag *quote1_tag;