summaryrefslogtreecommitdiff
path: root/include/dahdi/kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dahdi/kernel.h')
-rw-r--r--include/dahdi/kernel.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/dahdi/kernel.h b/include/dahdi/kernel.h
index b53a7e1..28e236d 100644
--- a/include/dahdi/kernel.h
+++ b/include/dahdi/kernel.h
@@ -491,10 +491,7 @@ struct dahdi_chan {
int numbufs; /*!< How many buffers in channel */
int txbufpolicy; /*!< Buffer policy */
- int rxbufpolicy; /*!< Buffer policy */
int txdisable; /*!< Disable transmitter */
- int rxdisable; /*!< Disable receiver */
-
/* Tone zone stuff */
struct dahdi_zone *curzone; /*!< Zone for selecting tones */