mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-13 07:35:05 +00:00
miniupnpc-libevent.h: remove unused definitions
This commit is contained in:
parent
f7ec0e17c3
commit
4966cf7166
@ -101,12 +101,6 @@ int upnpc_delete_port_mapping(upnpc_device_t * p,
|
||||
|
||||
int upnpc_get_status_info(upnpc_device_t * p);
|
||||
|
||||
#ifdef UPNPC_USE_SELECT
|
||||
int upnpc_select_fds(upnpc_t * p, int * nfds, fd_set * readfds, fd_set * writefds);
|
||||
#endif /* UPNPC_USE_SELECT */
|
||||
|
||||
int upnpc_process(upnpc_t * p);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user