diff options
Diffstat (limited to 'host/lib/transport/adapter.cpp')
-rw-r--r-- | host/lib/transport/adapter.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/transport/adapter.cpp b/host/lib/transport/adapter.cpp index 247b33868..f5717c954 100644 --- a/host/lib/transport/adapter.cpp +++ b/host/lib/transport/adapter.cpp @@ -21,4 +21,3 @@ adapter_id_t adapter_ctx::register_adapter(adapter_info& info) return id; } } - |