compat/formula: remove patches.

This method was missed in #3896.
This commit is contained in:
Mike McQuaid 2018-04-09 08:09:18 -07:00
parent 775b6325b4
commit 3016658a08

View File

@ -1,10 +1,4 @@
class Formula
def patches
# Don't print deprecation warning because this method is inherited
# when used.
{}
end
def rake(*)
odisabled "FileUtils#rake", "system \"rake\""
end