cleanup hack/.vendor-helpers.sh

seccomp is already in $dockerBuildTags

Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
Jessica Frazelle 2015-12-15 15:50:10 -08:00
parent 52fd30079a
commit 6636aec38a
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3
1 changed files with 0 additions and 4 deletions

View File

@ -85,7 +85,6 @@ clean() {
''
'experimental'
'pkcs11'
'seccomp'
"$dockerBuildTags"
"daemon $dockerBuildTags"
"daemon cgo $dockerBuildTags"
@ -95,9 +94,6 @@ clean() {
"pkcs11 $dockerBuildTags"
"pkcs11 daemon $dockerBuildTags"
"pkcs11 daemon cgo $dockerBuildTags"
"seccomp $dockerBuildTags"
"seccomp daemon $dockerBuildTags"
"seccomp daemon cgo $dockerBuildTags"
)
echo