mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-13 05:18:55 +00:00
Elminate unused code/warnings (bug #934)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2085 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2065,6 +2065,7 @@ static void adsi_status2(struct ast_channel *chan, char *folder, int messages)
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
static void adsi_clear(struct ast_channel *chan)
|
||||
{
|
||||
char buf[256];
|
||||
@@ -2076,6 +2077,7 @@ static void adsi_clear(struct ast_channel *chan)
|
||||
|
||||
adsi_transmit_message(chan, buf, bytes, ADSI_MSG_DISPLAY);
|
||||
}
|
||||
*/
|
||||
|
||||
static void adsi_goodbye(struct ast_channel *chan)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user