diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-04 16:00:27 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-04 16:00:27 +0000 |
| commit | 1c0442969cd576514acfce932c0a0798593c7af7 (patch) | |
| tree | 430cd197d61e20d51161de05e99c28dc8c06ae42 /crypto/openssl/util/deleof.pl | |
| parent | 196dcb487d15e63d76c2cdd9ad58a847849c6e9e (diff) | |
Diffstat (limited to 'crypto/openssl/util/deleof.pl')
| -rwxr-xr-x | crypto/openssl/util/deleof.pl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/crypto/openssl/util/deleof.pl b/crypto/openssl/util/deleof.pl deleted file mode 100755 index 155acd88ff13..000000000000 --- a/crypto/openssl/util/deleof.pl +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/local/bin/perl - -while (<>) - { - print - last if (/^# DO NOT DELETE THIS LINE/); - } |
