RT3548: Remove outdated platforms
[openssl.git] / crypto / ec / ectest.c
index 6da927905abb58b00f296f8c350c2e638ef31b45..16cf43f0edcd94f655564ce9a8c36503d05cb306 100644 (file)
@@ -164,8 +164,6 @@ static void timings(EC_GROUP *group, int type, BN_CTX *ctx)
         *                                       -- ISO/IEC 9899 */
 #      define UNIT "s"
 #else
-       /* "`CLOCKS_PER_SEC' undeclared (first use this function)"
-        *                            -- cc on NeXTstep/OpenStep */
 #      define UNIT "units"
 #      define CLOCKS_PER_SEC 1
 #endif