aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-junk-plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-junk-plugin.h')
-rw-r--r--mail/em-junk-plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-junk-plugin.h b/mail/em-junk-plugin.h
index bd4af4cf9a..a4edba8890 100644
--- a/mail/em-junk-plugin.h
+++ b/mail/em-junk-plugin.h
@@ -38,7 +38,7 @@ struct _EMJunkPlugin
plugin has to call (*changed_cb) (); whenever configuration
is changed to notify settings dialog about that change.
if setup_widget is NULL, it means there is no UI configuration */
-
+ /* this is currently not used */
GtkWidget (*setup_widget) (void (*changed_cb) ());
void (*apply) ();
};