From d77aac39bdcfd1b0a8fd6e7b69a6014cf3d1bc2f Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 22 Jul 2013 22:34:24 -0500 Subject: sip: remove unused variable --- Library/Formula/sip.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/sip.rb b/Library/Formula/sip.rb index 07f5e99c1..446c5a4ae 100644 --- a/Library/Formula/sip.rb +++ b/Library/Formula/sip.rb @@ -16,8 +16,6 @@ class Sip < Formula # buid.py can use it to figure out a version number. ln_s downloader.cached_location + '.hg', '.hg' system python, "build.py", "prepare" - else - sip_version = version end # The python block is run once for each python (2.x and 3.x if requested) -- cgit v1.2.3