summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ncr-int.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ncr-int.h b/ncr-int.h
index c0200f8..008a89b 100644
--- a/ncr-int.h
+++ b/ncr-int.h
@@ -89,11 +89,6 @@ struct key_item_st {
ncr_key_t desc;
};
-struct list_sem_st {
- struct list_head list;
- struct semaphore sem;
-};
-
/* all the data associated with the open descriptor
* are here.
*/