simtrace.py: Comment to remove test func select_file

This commit is contained in:
Christina Quast
2015-05-18 17:31:51 +02:00
parent 4930ea6032
commit 3742ef1cde

View File

@@ -39,6 +39,7 @@ def main():
time.sleep(1)
if args.sniff is True:
sniffer.sniff(dev)
# FIXME: This command is test code and should be removed in near future:
if args.select_file is True:
ccid_select.select()
if args.phone is True: