diff --git a/client/proxguiqt.h b/client/proxguiqt.h index 73f9286c..8a3b8cfc 100644 --- a/client/proxguiqt.h +++ b/client/proxguiqt.h @@ -128,7 +128,7 @@ public: void run(); private: char *script_cmds_file = NULL; - bool usb_present = false; + bool usb_present; }; #endif // PROXGUI_QT