Remove the useless undef for "interface".

"interface" is not used by QNetworkConfiguration.

Change-Id: I742fe179d415ab1424bfddb1f6c034fc98c55e61
Reviewed-by: Jonas Gastal <jgastal@profusion.mobi>
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
This commit is contained in:
Xizhi Zhu 2012-01-17 18:26:49 +02:00 committed by Qt by Nokia
parent a4402fdc89
commit b12d27ecb0

View File

@ -48,10 +48,6 @@
#include <QtCore/qstring.h>
#include <QtCore/qlist.h>
#if defined(Q_OS_WIN) && defined(interface)
#undef interface
#endif
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE