8354802: MAX_SECS definition is unused in os_linux

Backport-of: af7a19a8cf
This commit is contained in:
Matthias Baesken
2025-05-06 07:21:36 +00:00
committed by Vitaly Provodin
parent 191c92ea44
commit e64041fd71

View File

@@ -138,8 +138,6 @@
#define MAX_PATH (2 * K)
#define MAX_SECS 100000000
// for timer info max values which include all bits
#define ALL_64_BITS CONST64(0xFFFFFFFFFFFFFFFF)