diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2022-04-29 11:21:27 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2022-04-29 13:52:47 +0200 |
| commit | 786121bf731f1a0ef4f08e5d9c80637c38b4ca6a (patch) | |
| tree | d307e8e20f1c51635ebc851c580f0bf451d234cf /src/corelib/thread/qfutureinterface.cpp | |
| parent | b038f8c446930426a8326cf92b19847dc250f3cc (diff) | |
qsimd: remove dead preprocessor directives
Following 6323ccfa733da6ca55f8a69c0398f12a78bb32f7, the #if/#elif
chain switching over the Q_PROCESSOR_ values starts with unadorned
defined(Q_PROCESSOR_ARM) now, so the #elif with the same condition at
the end of the chain is dead code.
Change-Id: Ie17041fbf025fd6ef5a817e0c4d66cd300252c8c
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/corelib/thread/qfutureinterface.cpp')
0 files changed, 0 insertions, 0 deletions
