Remove default_formula from MPIDependency.

Closes Homebrew/homebrew#19966.
This commit is contained in:
Mike McQuaid 2013-05-24 11:46:09 +01:00
parent 04d0cea01c
commit 404845eaeb

View File

@ -9,8 +9,6 @@ class MPIDependency < Requirement
fatal true
default_formula 'open-mpi'
env :userpaths
def initialize *lang_list