diff --git a/src/netcode/http-mserv.c b/src/netcode/http-mserv.c
index c54e019d12916d5783632603087a6d05574116cb..2da24bd0150b4caee1826e4d814b9d2cde3db536 100644
--- a/src/netcode/http-mserv.c
+++ b/src/netcode/http-mserv.c
@@ -556,7 +556,6 @@ HMS_update (void)
 	char *title;
 
 	HMS_check_args_once();
-
 	title = curl_easy_escape(NULL, cv_servername.string, 0);
 
 	snprintf(post, sizeof post,