diff options
Diffstat (limited to 'protocols/msn/msn.c')
-rw-r--r-- | protocols/msn/msn.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/msn/msn.c b/protocols/msn/msn.c index 8c53e620..7aa384e6 100644 --- a/protocols/msn/msn.c +++ b/protocols/msn/msn.c @@ -367,7 +367,6 @@ static char *msn_set_display_name( set_t *set, char *value ) struct gaim_connection *gc = acc->gc; struct msn_data *md; char buf[1024], *fn; - int i; /* Double-check. */ if( gc == NULL ) |