mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 19:43:03 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user