aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/nogaim.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/nogaim.h')
-rw-r--r--protocols/nogaim.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/nogaim.h b/protocols/nogaim.h
index eccf77da..0536ce69 100644
--- a/protocols/nogaim.h
+++ b/protocols/nogaim.h
@@ -87,11 +87,8 @@ struct im_connection
GSList *deny;
int permdeny;
- char displayname[128];
char *away;
- int evil;
-
/* BitlBee */
bee_t *bee;
@@ -126,7 +123,6 @@ struct buddy {
char name[80];
char show[BUDDY_ALIAS_MAXLEN];
int present;
- int evil;
time_t signon;
time_t idle;
int uc;