From fdb442a72ac85ce3b4cbc165b6ae4495acdc59a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Morten=20Johan=20S=C3=B8rvig?= Date: Mon, 9 Sep 2019 12:48:50 +0200 Subject: Remove obsolete native client platform MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia27cfbb618d216c371a0f8210f0bec483d4f15db Reviewed-by: Tor Arne Vestbø --- src/corelib/kernel/qfunctions_p.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/corelib/kernel/qfunctions_p.h') diff --git a/src/corelib/kernel/qfunctions_p.h b/src/corelib/kernel/qfunctions_p.h index 6744146aa8..8347dcca01 100644 --- a/src/corelib/kernel/qfunctions_p.h +++ b/src/corelib/kernel/qfunctions_p.h @@ -55,8 +55,6 @@ #if defined(Q_OS_VXWORKS) # include "QtCore/qfunctions_vxworks.h" -#elif defined(Q_OS_NACL) -# include "QtCore/qfunctions_nacl.h" #endif #endif -- cgit v1.2.3