#823: remove unnecessary code

This commit is contained in:
Vokhmin Alexey V 2013-01-12 05:43:13 +04:00
parent 81931be8cc
commit 19b7caef02
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ module AbfWorker
bl = build_lists.first
return false unless bl
type = bl.build_for_platform.distrib_type
platform_path = "#{bl.save_to_platform.path}/repository"
if bl.save_to_platform.personal?
platform_path << '/' << bl.build_for_platform.name