summaryrefslogtreecommitdiff
path: root/libpurple/status.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpurple/status.c')
-rw-r--r--libpurple/status.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libpurple/status.c b/libpurple/status.c
index fbcdeb460c..21c96f6c4e 100644
--- a/libpurple/status.c
+++ b/libpurple/status.c
@@ -109,7 +109,6 @@ static int primitive_scores[] =
-100, /* away */
-200, /* extended away */
-400, /* mobile */
- 0, /* tune */
-10, /* idle, special case. */
-5, /* idle time, special case. */
10 /* Offline messageable */
@@ -138,7 +137,6 @@ static struct PurpleStatusPrimitiveMap
{ PURPLE_STATUS_AWAY, "away", N_("Away") },
{ PURPLE_STATUS_EXTENDED_AWAY, "extended_away", N_("Extended away") },
{ PURPLE_STATUS_MOBILE, "mobile", N_("Mobile") },
- { PURPLE_STATUS_TUNE, "tune", N_("Listening to music"), },
};
int *