Graphicsmagick: remove old comment

This commit is contained in:
Adam Vandenberg 2011-09-03 09:28:56 -07:00
parent 93eeeb39fc
commit 203d46174f

View file

@ -1,7 +1,5 @@
require 'formula'
# This formula used to derive from ImageMagick, but has diverged.
def ghostscript_fonts?
File.directory? "#{HOMEBREW_PREFIX}/share/ghostscript/fonts"
end