diff pidgin-twitter.h @ 128:249174fdd63d

minor fixes.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 21 Jul 2008 11:42:06 +0900
parents f0305c387d32
children 9e80267fe566
line wrap: on
line diff
--- a/pidgin-twitter.h	Mon Jul 21 11:24:44 2008 +0900
+++ b/pidgin-twitter.h	Mon Jul 21 11:42:06 2008 +0900
@@ -191,7 +191,7 @@
 static gboolean load_plugin(PurplePlugin *plugin);
 static gboolean unload_plugin(PurplePlugin *plugin);
 static void counter_prefs_cb(const char *name, PurplePrefType type, gconstpointer val, gpointer data);
-static PurplePluginPrefFrame *get_plugin_pref_frame(PurplePlugin *plugin);
+//static PurplePluginPrefFrame *get_plugin_pref_frame(PurplePlugin *plugin);
 static void init_plugin(PurplePlugin *plugin);
 static void remove_marks_func(gpointer key, gpointer value, gpointer user_data);
 static void cancel_fetch_func(gpointer key, gpointer value, gpointer user_data);