]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxguiqt.h
Don't try to display the GUI when running in textmode (#387)
[proxmark3-svn] / client / proxguiqt.h
index 73f9286c39440ce9e58d2b3b8eff4bf68dbe73ca..8a3b8cfccf5d813ea431b29bb012e2e2e5de004e 100644 (file)
@@ -128,7 +128,7 @@ public:
        void run();
 private:
        char *script_cmds_file = NULL;
-       bool usb_present = false;
+       bool usb_present;
 };
 
 #endif // PROXGUI_QT
Impressum, Datenschutz