changeset 11587:e8585a330636

[gaim-migrate @ 13857] i'm good at breaking things committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 02 Oct 2005 17:15:42 +0000
parents 03cd74ca2562
children 8cc98a1d5b0f
files plugins/perl/common/Conversation.xs src/protocols/sametime/meanwhile/srvc_store.c
diffstat 2 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/perl/common/Conversation.xs	Sun Oct 02 16:50:08 2005 +0000
+++ b/plugins/perl/common/Conversation.xs	Sun Oct 02 17:15:42 2005 +0000
@@ -118,11 +118,6 @@
 gaim_conversation_get_features(conv)
 	Gaim::Conversation conv
 
-void
-gaim_conversation_update_progress(conv, percent)
-	Gaim::Conversation conv
-	float percent
-
 gboolean
 gaim_conversation_has_focus(conv)
 	Gaim::Conversation conv
--- a/src/protocols/sametime/meanwhile/srvc_store.c	Sun Oct 02 16:50:08 2005 +0000
+++ b/src/protocols/sametime/meanwhile/srvc_store.c	Sun Oct 02 17:15:42 2005 +0000
@@ -19,6 +19,7 @@
 */
 
 #include <glib/glist.h>
+#include <internal.h>
 
 #include "mw_channel.h"
 #include "mw_debug.h"