sip: remove unused variable

master
Jack Nagel 2013-07-22 22:34:24 -05:00
parent 83c47f4098
commit 820645b43d
1 changed files with 0 additions and 2 deletions

View File

@ -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)