cosmetic: remove excess newlines

Change-Id: Idefe3e86d5b659666bf0356991906c9a2f858aae
diff --git a/src/libosmo-mgcp/mgcp_protocol.c b/src/libosmo-mgcp/mgcp_protocol.c
index 82c10aa..6b8eae2 100644
--- a/src/libosmo-mgcp/mgcp_protocol.c
+++ b/src/libosmo-mgcp/mgcp_protocol.c
@@ -1085,10 +1085,6 @@
 	return create_err_response(endp, error_code, "CRCX", p->trans);
 }
 
-
-
-
-
 /* MDCX command handler, processes the received command */
 static struct msgb *handle_modify_con(struct mgcp_parse_data *p)
 {