Commit 4212ea4d authored by Neal Norwitz's avatar Neal Norwitz

SF #515012, cleanup: remove unused variable

parent 22c5d77d
......@@ -455,7 +455,6 @@ def _os_bootstrap():
def join(a, b):
if a == '':
return b
path = s
if ':' not in a:
a = ':' + a
if a[-1:] != ':':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment