summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qprocessordetection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qprocessordetection.h')
-rw-r--r--src/corelib/global/qprocessordetection.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/corelib/global/qprocessordetection.h b/src/corelib/global/qprocessordetection.h
index dc219e7321..bec070747f 100644
--- a/src/corelib/global/qprocessordetection.h
+++ b/src/corelib/global/qprocessordetection.h
@@ -142,12 +142,6 @@
# endif
/*
- PA-RISC family, no revisions or variants
-*/
-// #elif defined(__parisc__)
-// # define Q_PROCESSOR_PARISC
-
-/*
POWER family, optional variant: 64-bit
There are many more known variants/revisions that we do not handle/detect.