Deletes warning on no graph outputs, since we don't output graphs anymore.
Review URL: https://codereview.chromium.org/23071002 git-svn-id: http://skia.googlecode.com/svn/trunk@10717 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
3aa355527a
commit
04507b9fd9
@ -500,9 +500,6 @@ def main():
|
||||
usage()
|
||||
sys.exit(2)
|
||||
|
||||
if not output_path:
|
||||
print 'Warning: No output path provided. No graphs will be written.'
|
||||
|
||||
if time_of_interest:
|
||||
time_to_ignore = None
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user