aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn/msn.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-03-06 15:44:46 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2010-03-06 15:44:46 +0000
commitb051d39d99219852a1dc79f68ee301fc1fe16a5e (patch)
treecc0c36f6124a565362e64e3e1ab66a45b68dc2e8 /protocols/msn/msn.h
parent2bc8ac0680e6a04f8431003ab468bb6e419534ed (diff)
MSN module updated to deal with the new API. Not many changes since it
doesn't currently support away messages anyway. This is more a bit of a cleanup.
Diffstat (limited to 'protocols/msn/msn.h')
-rw-r--r--protocols/msn/msn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/msn/msn.h b/protocols/msn/msn.h
index 7c849acf..333ae7f0 100644
--- a/protocols/msn/msn.h
+++ b/protocols/msn/msn.h
@@ -96,7 +96,6 @@ struct msn_switchboard
struct msn_away_state
{
- int number;
char code[4];
char name[16];
};