Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / idea / i_ecb.c
index a6b879a9277b52b099fb261261c21373e0616f6d..c018c1504fa51db149b54ba816d08be1a0204d49 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/idea/i_ecb.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -60,8 +59,6 @@
 #include "idea_lcl.h"
 #include <openssl/opensslv.h>
 
-const char IDEA_version[] = "IDEA" OPENSSL_VERSION_PTEXT;
-
 const char *idea_options(void)
 {
     if (sizeof(short) != sizeof(IDEA_INT))