summaryrefslogtreecommitdiffstats
path: root/src/nfc/qllcpsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qllcpsocket.cpp')
-rw-r--r--src/nfc/qllcpsocket.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nfc/qllcpsocket.cpp b/src/nfc/qllcpsocket.cpp
index ae23f89c..07c0bfbb 100644
--- a/src/nfc/qllcpsocket.cpp
+++ b/src/nfc/qllcpsocket.cpp
@@ -35,8 +35,6 @@
#if defined(QT_SIMULATOR)
#include "qllcpsocket_simulator_p.h"
-#elif defined(QNX_NFC)
-#include "qllcpsocket_qnx_p.h"
#else
#include "qllcpsocket_p_p.h"
#endif