Syncronize ssdplib in 1.6.x and 1.8.x, part 2.
This commit is contained in:
@@ -136,14 +136,6 @@ typedef void (* SsdpFunPtr)(Event *);
|
||||
|
||||
typedef Event SsdpEvent ;
|
||||
|
||||
/*! Structure to contain Discovery response. */
|
||||
typedef struct resultData
|
||||
{
|
||||
struct Upnp_Discovery param;
|
||||
void *cookie;
|
||||
Upnp_FunPtr ctrlpt_callback;
|
||||
} ResultData;
|
||||
|
||||
typedef struct TData
|
||||
{
|
||||
int Mx;
|
||||
|
Reference in New Issue
Block a user