pespin has uploaded this change for review.

View Change

cosmetic: osmux: Drop extra empty line

Change-Id: I679a62c49290dfeb9e2c63890daa67002bfe3339
---
M src/libosmo-mgcp/mgcp_osmux.c
1 file changed, 0 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/91/29491/1
diff --git a/src/libosmo-mgcp/mgcp_osmux.c b/src/libosmo-mgcp/mgcp_osmux.c
index 76e198c..efdcf24 100644
--- a/src/libosmo-mgcp/mgcp_osmux.c
+++ b/src/libosmo-mgcp/mgcp_osmux.c
@@ -583,7 +583,6 @@
* \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,

To view, visit change 29491. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I679a62c49290dfeb9e2c63890daa67002bfe3339
Gerrit-Change-Number: 29491
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newchange