diff options
Diffstat (limited to 'src/driver')
-rw-r--r-- | src/driver/slbt_driver_ctx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/driver/slbt_driver_ctx.c b/src/driver/slbt_driver_ctx.c index 9031323..449f63a 100644 --- a/src/driver/slbt_driver_ctx.c +++ b/src/driver/slbt_driver_ctx.c @@ -1074,7 +1074,6 @@ int slbt_get_driver_ctx( case TAG_RELEASE: cctx.release = entry->arg; - cctx.drvflags |= SLBT_DRIVER_AVOID_VERSION; break; case TAG_DLOPEN: |