Index: sources/wifi/WifiInterface.h =================================================================== diff -u -r389f028cb9d4d320eae393de7c4408a58a619356 -r7f61c3b45a50145fe5c245018d481d6266166fa6 --- sources/wifi/WifiInterface.h (.../WifiInterface.h) (revision 389f028cb9d4d320eae393de7c4408a58a619356) +++ sources/wifi/WifiInterface.h (.../WifiInterface.h) (revision 7f61c3b45a50145fe5c245018d481d6266166fa6) @@ -70,7 +70,6 @@ QProcess _processSetDNS; WifiNetworkData _network; - const QString _scriptsFolder = Storage::Scripts_Path_Name(); const QString _iface = "wlan0"; const QString _wpaSupplicantConfPath = QString("/etc/wpa_supplicant/wpa_supplicant-%1.conf").arg(_iface);