From a68efd9f17a4255a22d7e63741d723f986b23d0e Mon Sep 17 00:00:00 2001 From: sje Date: Sat, 30 Jun 2007 15:07:52 +0000 Subject: download buddies set status on server added away and invisible status git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@221 4f64403b-2f21-0410-a795-97e2b3489a10 --- MySpace/proto.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'MySpace/proto.h') diff --git a/MySpace/proto.h b/MySpace/proto.h index 008c9f5..d45c485 100644 --- a/MySpace/proto.h +++ b/MySpace/proto.h @@ -1,12 +1,6 @@ #ifndef _PROTO_INC #define _PROTO_INC -typedef struct user { - int uin; - char *email; - char *username; -} UserType; - void RegisterProto(); void CreateProtoServices(); void DeinitProto(); -- cgit v1.2.3