Skip to content
Snippets Groups Projects
Commit 163f0a7f authored by Fabio Vitello's avatar Fabio Vitello
Browse files

#595 removed not needed var

parent 274446c7
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,6 @@ def main(argv):
selectedAtt=argv[2]
answer = []
#if selectedPol and selectedAtt are -1 print information on current pol and att
if int(selectedPol) == -1 and float(selectedAtt)==-1:
commandstr=[selectedInput,"att"+argv[0]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment