Revert "Whitelist OSXFuse headers"

This reverts commit f05d29e3fd0d056b78da6a0b0247e64f91014e04.
This commit is contained in:
Mike McQuaid 2014-09-24 15:03:06 -07:00
parent 068b21db19
commit bc5117b88d

View File

@ -188,9 +188,7 @@ def check_for_stray_las
end
def check_for_stray_headers
white_list = {
"osxfuse/*" => "OSXFuse",
}
white_list = {} # TODO whitelist MacFuse/OSXFuse headers
__check_stray_files "/usr/local/include", "**/*.h", white_list, <<-EOS.undent
Unbrewed header files were found in /usr/local/include.