Author: rizzo
Date: Sat Jul 28 04:32:10 2007
New Revision: 77631

URL: http://svn.digium.com/view/asterisk?view=rev&rev=77631
Log:
remove an unused string

Modified:
    trunk/channels/chan_sip.c

Modified: trunk/channels/chan_sip.c
URL: 
http://svn.digium.com/view/asterisk/trunk/channels/chan_sip.c?view=diff&rev=77631&r1=77630&r2=77631
==============================================================================
--- trunk/channels/chan_sip.c (original)
+++ trunk/channels/chan_sip.c Sat Jul 28 04:32:10 2007
@@ -12397,10 +12397,6 @@
 "Usage: sip show inuse [all]\n"
 "       List all SIP users and peers usage counters and limits.\n"
 "       Add option \"all\" to show all devices, not only those with a 
limit.\n";
-
-static const char show_channels_usage[] = 
-"Usage: sip show channels\n"
-"       Lists all currently active SIP channels.\n";
 
 static const char show_channel_usage[] = 
 "Usage: sip show channel <channel>\n"


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

svn-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/svn-commits

Reply via email to