warnings--

SVN revision: 32317
This commit is contained in:
Eric Schuele 2007-11-03 03:02:40 +00:00
parent e5b8c1cea9
commit 0fd9b2ff93
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ static void window_fullscreen(Ewl_Widget *w, void *event, void *data)
void create_main(void)
{
char buf[PATH_MAX];
Ewl_Widget *vbox, *hbox, *vsep, *button;
Ewl_Widget *vbox, *vsep, *button;
Ewl_Widget *mb, *menu, *mi;
/*Initialize our main Structure*/