tiger-vnc: remove unused variable

This commit is contained in:
Jack Nagel 2014-06-09 15:34:43 -05:00
parent 8020f72142
commit 843efcdca0

View file

@ -14,7 +14,6 @@ class TigerVnc < Formula
depends_on :x11
def install
gettext = Formula['gettext']
turbo = Formula['jpeg-turbo']
args = std_cmake_args + %W[
-DJPEG_INCLUDE_DIR=#{turbo.include}