From 0550a878f4141a1fc36629cddcc24f7313e998be Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Mon, 1 Jun 2009 14:02:05 +0000 Subject: [PATCH] Remove documentation for the 'exten' argument to the AGENT function. Since AgentCallbackLogin has been removed, this should not be documented any more. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@198500 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/chan_agent.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/channels/chan_agent.c b/channels/chan_agent.c index bfdec4e8f3..826c67391d 100644 --- a/channels/chan_agent.c +++ b/channels/chan_agent.c @@ -156,9 +156,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") MusicOnHold class - - The callback extension for the Agent (AgentCallbackLogin) - The name of the active channel for the Agent (AgentLogin)