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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dahdi/kernel.h b/include/dahdi/kernel.h
index 237e1db..ab2551b 100644
--- a/include/dahdi/kernel.h
+++ b/include/dahdi/kernel.h
@@ -753,7 +753,6 @@ struct dahdi_count {
struct dahdi_span {
spinlock_t lock;
struct module *owner; /*!< Which module is exporting this span. */
- void *pvt; /*!< Private stuff */
char name[40]; /*!< Span name */
char desc[80]; /*!< Span description */
const char *spantype; /*!< span type in text form */