diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c index c8325a823e35e1b05d4bbc9dfb0ab603a2de6565..cbe459291be6022086a8e25fd89358f07f6405dc 100644 --- a/channels/chan_dahdi.c +++ b/channels/chan_dahdi.c @@ -180,13 +180,6 @@ static struct ast_jb_conf global_jbconf; */ /* #define DAHDI_CHECK_HOOKSTATE */ -/*! \note - * Define if you want to check the hook state for an FXO (FXS signalled) interface - * before dialing on it. Certain FXO interfaces always think they're out of - * service with this method however. - */ -/* #define DAHDI_CHECK_HOOKSTATE */ - /*! \brief Typically, how many rings before we should send Caller*ID */ #define DEFAULT_CIDRINGS 1