cosmetic: osmux: Drop extra empty line

Change-Id: I679a62c49290dfeb9e2c63890daa67002bfe3339
This commit is contained in:
Pau Espin 2022-09-27 12:46:18 +02:00
parent d48a811f6c
commit 81c5847434
1 changed files with 0 additions and 1 deletions

View File

@ -583,7 +583,6 @@ int osmux_enable_conn(struct mgcp_endpoint *endp, struct mgcp_conn_rtp *conn,
* \param[in] conn connection to disable */
void conn_osmux_disable(struct mgcp_conn_rtp *conn)
{
OSMO_ASSERT(conn->osmux.state != OSMUX_STATE_DISABLED);
LOGPCONN(conn->conn, DOSMUX, LOGL_INFO,