From 32956eb8b2bd278db2593f7c5dae3c4a9a852774 Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Thu, 12 Aug 2021 21:15:32 +0200 Subject: [PATCH] ... --- src/transport.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/transport.h b/src/transport.h index 74d88082..583beab5 100644 --- a/src/transport.h +++ b/src/transport.h @@ -87,8 +87,6 @@ struct _PEP_transport_t { notify_transport_t notify; - // functions offered by transport system - bool is_online_transport; bool shortmsg_supported;