build menuselect objects with -Wall and remove an unused variable

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@34374 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2006-06-16 00:14:46 +00:00
parent aee308b8c3
commit 96bbc5e741
2 changed files with 3 additions and 4 deletions

View File

@@ -160,7 +160,6 @@ static void draw_category_menu(WINDOW *menu, struct category *cat, int start, in
int j = 0;
struct member *mem;
char buf[64];
const char *desc = NULL;
if (!changed) {
/* If all we have to do is move the cursor,