Remove NOPROTO definitions and error code comments.
[openssl.git] / crypto / sha / sha1test.c
index 831a3441a46ddd335e1cd423edfb22b58eaf4f19..9e4d3f178b7a8826bfe9a5059719e752623df38e 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;