From a6cab66da58350f99e09b21345bbc4656973c29d Mon Sep 17 00:00:00 2001 From: Curt Coder Date: Sun, 6 Apr 2014 10:49:11 +0000 Subject: Fixed build. (nw) --- src/emu/ui/imgcntrl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emu/ui/imgcntrl.h b/src/emu/ui/imgcntrl.h index 88ce795895e..3e09b2cc52c 100644 --- a/src/emu/ui/imgcntrl.h +++ b/src/emu/ui/imgcntrl.h @@ -42,7 +42,7 @@ protected: private: // instance variables bool create_confirmed; - bool softlist_done; + //bool softlist_done; const software_info *swi; const software_part *swp; class software_list_device *sld; -- cgit v1.2.3