mirror of
https://github.com/putnam/binmerge.git
synced 2025-04-19 08:28:06 +02:00
remove dead code path
This commit is contained in:
parent
28c9467e1f
commit
46834fe327
1 changed files with 0 additions and 4 deletions
4
binmerge
4
binmerge
|
@ -262,10 +262,6 @@ def main():
|
|||
global VERBOSE
|
||||
VERBOSE = True
|
||||
|
||||
if args.license:
|
||||
print_license()
|
||||
return False
|
||||
|
||||
p("Opening cue: %s" % args.cuefile)
|
||||
cue_map = read_cue_file(args.cuefile)
|
||||
if args.split:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue