diff src/protocols/msn/switchboard.h @ 6845:5de4d9a4e0e2

[gaim-migrate @ 7390] Removed the old buddy icon code from MSN. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 15 Sep 2003 02:23:58 +0000
parents 8efafdc38718
children 06f57183e29f
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.h	Mon Sep 15 01:55:48 2003 +0000
+++ b/src/protocols/msn/switchboard.h	Mon Sep 15 02:23:58 2003 +0000
@@ -26,7 +26,6 @@
 
 #include "conversation.h"
 
-#include "buddyicon.h"
 #include "msg.h"
 #include "msnslp.h"
 #include "servconn.h"
@@ -57,8 +56,6 @@
 	gboolean hidden;
 
 	MsnSlpSession *slp_session;
-
-	MsnBuddyIconXfer *buddy_icon_xfer;
 };
 
 /**