tools: avoid a compilation warning
This commit is contained in:
parent
d14b4222f3
commit
2b5ae3cc7a
|
@ -87,7 +87,6 @@ static int _panel_append(Panel * panel, PanelPosition position,
|
||||||
static void _panel_show(Panel * panel, gboolean show);
|
static void _panel_show(Panel * panel, gboolean show);
|
||||||
|
|
||||||
static int _applet_list(void);
|
static int _applet_list(void);
|
||||||
static char * _config_get_filename(void);
|
|
||||||
|
|
||||||
static int _error(char const * message, int ret);
|
static int _error(char const * message, int ret);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user