mgcp_internal: remove forward declaration struct mgcp_endpoint_type

In is no longer needed to define struct mgcp_endpoint_type in
mgcp_internal.h

Change-Id: Iecea75e5620e8a2f1fd2066949c116bf72320aca
Related: OS#2659
This commit is contained in:
Philipp Maier 2020-07-06 11:53:59 +02:00
parent b0c05aa3a9
commit 58a1ba85c7
1 changed files with 0 additions and 6 deletions

View File

@ -197,12 +197,6 @@ struct mgcp_conn_rtp {
#include <osmocom/mgcp/mgcp_conn.h>
struct mgcp_endpoint_type;
/**
* Internal structure while parsing a request
*/