1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 06:46:15 +01:00

- removed unused varialbe

This commit is contained in:
Marcus Hüwe 2008-12-11 12:17:26 +00:00
parent e33b48f5b0
commit 8092b317ed

View File

@ -239,7 +239,6 @@ def main(opts, argv):
repo = argv[0]
arch = argv[1]
build_descr = argv[2]
crossbuild = False
xp = []
build_type = os.path.splitext(build_descr)[1][1:]