summaryrefslogtreecommitdiff
path: root/protocols/Xfire/src/processbuddyinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Xfire/src/processbuddyinfo.h')
-rw-r--r--protocols/Xfire/src/processbuddyinfo.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/protocols/Xfire/src/processbuddyinfo.h b/protocols/Xfire/src/processbuddyinfo.h
deleted file mode 100644
index 38b9bf482d..0000000000
--- a/protocols/Xfire/src/processbuddyinfo.h
+++ /dev/null
@@ -1,7 +0,0 @@
-//funktion soll avatar runterladen und dem buddy zuordnen
-#include "baseProtocol.h"
-#include "resource.h"
-#include "getbuddyinfo.h"
-#include "buddyinfo.h"
-
-void ProcessBuddyInfo(xfirelib::BuddyInfoPacket *buddyinfo, MCONTACT hcontact, char* username);