cosmetic: remove distracting newline

Change-Id: Iedc883b0f5760f004c51d7cf15328eb8c4d472db
This commit is contained in:
Philipp Maier 2017-11-08 10:08:51 +01:00 committed by Harald Welte
parent f04e9c2f36
commit c9179fbcdd
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ struct mgcp_ctx {
/* Copy of the pointer and the data with context information
* needed to process the AoIP and MGCP requests (system data) */
struct mgcp_client *mgcp;
struct osmo_bsc_sccp_con *conn;
enum gsm48_chan_mode chan_mode;
bool full_rate;