diff options
| author | Edward Welbourne <edward.welbourne@qt.io> | 2025-03-18 12:11:09 +0100 |
|---|---|---|
| committer | Edward Welbourne <edward.welbourne@qt.io> | 2025-03-19 15:42:49 +0100 |
| commit | a52a979abd58bde5823b15324595776b1e2e62b9 (patch) | |
| tree | cc599ff2a3466a641798719ce1014132a0d93493 /src/corelib/kernel/qtimer.cpp | |
| parent | 14d1651d15b629701b6de407ee98a9fcd93808f4 (diff) | |
Fix a double test to actually test double, rather than float
The macro body did not use its type parameter and both uses of the
macro in fact passed float for that parameter in any case, making the
so-called double version of the test actually a redundant clone of the
float form. This code is very ancient (harald, 2006).
Pick-to: 6.9 6.8 6.5 5.15
Change-Id: Ib6b7231c2737346784385473a94f3936b08aed33
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/kernel/qtimer.cpp')
0 files changed, 0 insertions, 0 deletions
