Remove the empty definition of struct osigcontext, as it will never be used.
This commit is contained in:
parent
7ea7271711
commit
1f5f31b4ec
@ -45,9 +45,6 @@ typedef long sig_atomic_t;
|
||||
|
||||
#if __BSD_VISIBLE
|
||||
|
||||
struct osigcontext {
|
||||
};
|
||||
|
||||
struct sigcontext {
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user