diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/ouroboros/shm_rdrbuff.h | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/include/ouroboros/shm_rdrbuff.h b/include/ouroboros/shm_rdrbuff.h index c27ff24d..277609c5 100644 --- a/include/ouroboros/shm_rdrbuff.h +++ b/include/ouroboros/shm_rdrbuff.h @@ -43,9 +43,6 @@ void                 shm_rdrbuff_destroy(struct shm_rdrbuff * rdrb);  void                 shm_rdrbuff_purge(void); -int                  shm_rdrbuff_wait_full(struct shm_rdrbuff * rdrb, -                                           struct timespec *    timeo); -  /* returns the index of the buffer in the DU map */  ssize_t              shm_rdrbuff_write(struct shm_rdrbuff * rdrb,                                         size_t               headspace,  | 
