summaryrefslogtreecommitdiff
path: root/include/dahdi
diff options
context:
space:
mode:
Diffstat (limited to 'include/dahdi')
-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 6b7df0c..d7f69f2 100644
--- a/include/dahdi/kernel.h
+++ b/include/dahdi/kernel.h
@@ -205,9 +205,6 @@ struct dahdi_echocan_features {
*/
struct dahdi_echocan_ops {
- /*! The name of the echocan that created this structure. */
- const char *name;
-
/*! \brief Free an echocan state structure.
* \param[in,out] ec Pointer to the state structure to free.
*