quic: remove redundant function calls 51/28151/6
authorDave Wallace <[email protected]>
Wed, 30 Oct 2019 23:40:33 +0000 (23:40 +0000)
committerAndrew Yourtchenko <[email protected]>
Fri, 7 Aug 2020 21:45:43 +0000 (21:45 +0000)
commit7367691e44640d0ac7efe0e574ebb68d5932f56b
treea09a0847cb71ff231f0c5d1a913e07ad21ebda8a
parent6f392fe0ae08659e05563553054d734d149e46ef
quic: remove redundant function calls

- session_transport_delete_notify() is called before
  and inside quic_connection_delete()

Type: fix

Signed-off-by: Dave Wallace <[email protected]>
Change-Id: I5c79a3269e36c4aab5aa99fdfdac06c1334f0f6f
(cherry picked from commit 34d92ebde67efb96784e0360f25a3b3c3b86b8f0)
src/plugins/quic/quic.c