This commit is contained in:
Kovid Goyal
2018-05-23 13:25:46 +05:30
parent 4b259dd719
commit 2a5ef628fa
6 changed files with 3 additions and 22 deletions

View File

@@ -129,7 +129,3 @@ def main(args):
print(handler.print_on_fail, file=sys.stderr)
input('Press Enter to quit')
raise SystemExit(loop.return_code)
def handle_result(args, data, target_window_id, boss):
pass