summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/imgcntrl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/ui/imgcntrl.c')
-rw-r--r--src/emu/ui/imgcntrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/ui/imgcntrl.c b/src/emu/ui/imgcntrl.c
index 82b37b376fb..7d451863d5f 100644
--- a/src/emu/ui/imgcntrl.c
+++ b/src/emu/ui/imgcntrl.c
@@ -119,7 +119,7 @@ void ui_menu_control_device_image::test_create(bool &can_create, bool &need_conf
need_confirm = false;
break;
}
-
+
if (entry != NULL)
osd_free(entry);
}