wpa_gui-qt4: tweak icon Makefile
[mech_eap.git] / wpa_supplicant / wpa_gui-qt4 / main.cpp
index 64aa7e9..2bc468e 100644 (file)
@@ -32,7 +32,6 @@ int main(int argc, char *argv[])
        }
 #endif /* CONFIG_NATIVE_WINDOWS */
 
-       w.show();
        ret = app.exec();
 
 #ifdef CONFIG_NATIVE_WINDOWS