From 786a88b94d7c1363bcaa47a00fdd149f66eeb441 Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Fri, 1 Jun 2012 00:37:47 +0200 Subject: [PATCH] remove unneeded assignment --- citadel/room_ops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citadel/room_ops.c b/citadel/room_ops.c index 408196c91..aee5c05a1 100644 --- a/citadel/room_ops.c +++ b/citadel/room_ops.c @@ -994,7 +994,7 @@ void CtdlUserGoto(char *where, int display_result, int transiently, for (a=0; a 0L) ++total_messages; } - new_messages = num_msgs; + num_sets = num_tokens(vbuf.v_seen, ','); for (s=0; s