Remove NOPROTO definitions and error code comments.
[openssl.git] / crypto / sha / shatest.c
index 9224e88dd81c9335c45390d50c1d6fc5acd5e0cf..4e201ed7ea1d4619eabe2ac1d02275224b3e58e5 100644 (file)
@@ -87,12 +87,7 @@ char *bigret=
        "34aa973cd4c4daa4f61eeb2bdbad27316534016f";
 #endif
 
-#ifndef NOPROTO
 static char *pt(unsigned char *md);
-#else
-static char *pt();
-#endif
-
 int main(int argc, char *argv[])
        {
        int i,err=0;