Remove unused variable ‘srch’

Missed on the previous commit


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@359651 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Paul Belanger
2012-03-15 18:34:39 +00:00
parent e9703da1d5
commit 31462e7bd6

View File

@@ -17461,7 +17461,6 @@ static char *_sip_show_peers(int fd, int *total, struct mansession *s, const str
for(k = 0; k < total_peers; k++) {
char status[20] = "";
char srch[2000];
char pstatus;
/*