Remove unused code

This commit is contained in:
Ralf Corsepius
2006-01-18 14:58:04 +00:00
parent 9aef35b7a7
commit 355f69a810

View File

@@ -26,14 +26,6 @@ typedef struct {
sigset_t signals_blocked;
sigset_t signals_pending;
#if 0
/*
* POSIX Interrupts
*/
uint32_t interrupts_installed;
CORE_semaphore_Control Interrupt_Semaphore;
#endif
/*
* POSIX Cancelability
*/