Remove redundant declaration of gui.

This commit is contained in:
Michael Drake 2014-10-18 18:17:46 +01:00
parent 38cd1e1fd7
commit 94e2b8cbb5
1 changed files with 0 additions and 2 deletions

View File

@ -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;