Chromium Code Reviews| Index: openssl/crypto/threads/profile.sh | 
| diff --git a/openssl/crypto/threads/profile.sh b/openssl/crypto/threads/profile.sh | 
| deleted file mode 100644 | 
| index 6e3e342fc0b32e0f549238526be9ce6b339b31c4..0000000000000000000000000000000000000000 | 
| --- a/openssl/crypto/threads/profile.sh | 
| +++ /dev/null | 
| @@ -1,4 +0,0 @@ | 
| -#!/bin/sh | 
| -/bin/rm -f mttest | 
| -cc -p -DSOLARIS -I../../include -g mttest.c -o mttest -L/usr/lib/libc -ldl -L../.. -lthread -lssl -lcrypto -lnsl -lsocket | 
| - |