about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--handle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/handle.c b/handle.c
index 168625c..e5c55d4 100644
--- a/handle.c
+++ b/handle.c
@@ -1149,7 +1149,6 @@ static void handleReplyAway(struct Message *msg) {
 	}
 	uiFormat(
 		id, (id == Network ? Warm : Cold), tagTime(msg),
-		id, Warm, tagTime(msg),
 		"jan \3%02d%s\3\tli weka tan ni: %s",
 		completeColor(id, msg->params[1]), msg->params[1], msg->params[2]
 	);