Remove redundant declaration of gui.
This commit is contained in:
parent
38cd1e1fd7
commit
94e2b8cbb5
|
@ -4542,8 +4542,6 @@ void ro_gui_window_clone_options(
|
|||
|
||||
void ro_gui_window_default_options(struct gui_window *gui)
|
||||
{
|
||||
struct gui_window *gui;
|
||||
|
||||
if (gui == NULL)
|
||||
return;
|
||||
|
||||
|
|
Loading…
Reference in New Issue