aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sip.rb2
1 files changed, 0 insertions, 2 deletions
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)