summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-04-21 16:02:42 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-04-21 17:54:29 +0000
commitde21bd71db6e9ccc75191bc2a84ebc45a6936cd6 (patch)
tree8a960749f22fe8212ec890abd008bcef94954db3
parent2d73a4dce69dcbd8f18c65ebc335851f092fb214 (diff)
Revert "qndefnfcsmartposterrecord.h: Fix build with headersclean check."v5.5.0-beta1
Follow-up commit will fix the headers clean test properly by adding the missing assignment operator to QNdefNfcSmartPosterRecord. This reverts commit 2d4f7fd1f8d29175c8dab88a6d6cc72162511e1a. Change-Id: I9bbe381a429f695e70770ba7de33ecd704d63a86 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
-rw-r--r--src/nfc/qndefnfcsmartposterrecord.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/nfc/qndefnfcsmartposterrecord.h b/src/nfc/qndefnfcsmartposterrecord.h
index 08c5aaaf..3b813a28 100644
--- a/src/nfc/qndefnfcsmartposterrecord.h
+++ b/src/nfc/qndefnfcsmartposterrecord.h
@@ -40,10 +40,6 @@
#include <QtNfc/qndefnfctextrecord.h>
#include <QtNfc/qndefnfcurirecord.h>
-#if 0
-#pragma qt_sync_skip_header_check
-#endif
-
QT_FORWARD_DECLARE_CLASS(QUrl)
QT_BEGIN_NAMESPACE