summaryrefslogtreecommitdiffstats
path: root/btio/btio.c
diff options
context:
space:
mode:
Diffstat (limited to 'btio/btio.c')
-rw-r--r--btio/btio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/btio/btio.c b/btio/btio.c
index 77ddb1df..825907dc 100644
--- a/btio/btio.c
+++ b/btio/btio.c
@@ -695,7 +695,6 @@ static gboolean parse_set_opts(struct set_opts *opts, GError **err,
/* Set defaults */
opts->defer = DEFAULT_DEFER_TIMEOUT;
opts->master = -1;
- opts->sec_level = BT_IO_SEC_MEDIUM;
opts->mode = L2CAP_MODE_BASIC;
opts->flushable = -1;
opts->priority = 0;