[PATCH]: wpa_gui-qt4: remove QTimer remains from scanresults.h
Kel Modderman
kel
Thu Jan 31 21:06:58 PST 2008
The scanresults dialog no longer users a QTimer, the include was not removed
in the patch that got rid of the update scan results timer.
Signed-off-by: Kel Modderman <kel at otaku42.de>
---
--- a/wpa_supplicant/wpa_gui-qt4/scanresults.cpp
+++ b/wpa_supplicant/wpa_gui-qt4/scanresults.cpp
@@ -12,8 +12,6 @@
* See README and COPYING for more details.
*/
-#include <QTimer>
-
#include "scanresults.h"
#include "wpagui.h"
#include "networkconfig.h"
---
More information about the Hostap
mailing list