summaryrefslogtreecommitdiffstats
path: root/crypto/objects/objects.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/objects/objects.pl')
-rw-r--r--crypto/objects/objects.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/objects/objects.pl b/crypto/objects/objects.pl
index 389dc34837..ea2caf5ec2 100644
--- a/crypto/objects/objects.pl
+++ b/crypto/objects/objects.pl
@@ -119,8 +119,6 @@ close NUMOUT;
open (OUT,">$ARGV[2]") || die "Can't open output file $ARGV[2]";
print OUT <<'EOF';
-/* crypto/objects/obj_mac.h */
-
/*
* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the following
* command: perl objects.pl objects.txt obj_mac.num obj_mac.h