mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-19 09:15:34 -04:00
Remove event_base.evsigbase; nothing used it.
This commit is contained in:
parent
4858b7949c
commit
38d09606ac
@ -177,8 +177,6 @@ struct event_base {
|
||||
/** Function pointers used to describe the backend that this event_base
|
||||
* uses for signals */
|
||||
const struct eventop *evsigsel;
|
||||
/** Pointer to signal backend-specific data*/
|
||||
void *evsigbase;
|
||||
/** Data to implement the common signal handelr code. */
|
||||
struct evsig_info sig;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user