comparison console/libgnt/gntentry.c @ 14729:b7e145ea9076

[gaim-migrate @ 17485] Get rid of some unused variables committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 16 Oct 2006 14:50:20 +0000
parents 3e193cf68660
children 61416f315d1c
comparison
equal deleted inserted replaced
14728:c9cc804b53bf 14729:b7e145ea9076
10 { 10 {
11 SIGS = 1, 11 SIGS = 1,
12 }; 12 };
13 13
14 static GntWidgetClass *parent_class = NULL; 14 static GntWidgetClass *parent_class = NULL;
15 static guint signals[SIGS] = { 0 };
16 15
17 static void 16 static void
18 destroy_suggest(GntEntry *entry) 17 destroy_suggest(GntEntry *entry)
19 { 18 {
20 if (entry->ddown) 19 if (entry->ddown)