mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
Bug 1468272 - Get rid of the codedir usage as it doesn't exist since 2009 r=froydnj
MozReview-Commit-ID: JX0rqoetgN8 --HG-- extra : rebase_source : e8e66b14f06ca37e5e9a4530f8ef657a531e885a
This commit is contained in:
parent
4a77089b27
commit
7c352fb5ff
@ -107,10 +107,6 @@ for f in files:
|
||||
print >>sys.stderr, 'Error: New sync IPC messages must be reviewed by an IPC peer and recorded in %s' % options.syncMsgList
|
||||
sys.exit(1)
|
||||
|
||||
if _verbosity > 2:
|
||||
log(3, ' pretty printed code:')
|
||||
ipdl.genipdl(ast, codedir)
|
||||
|
||||
if not ipdl.checkFixedSyncMessages(parser):
|
||||
# Errors have alraedy been printed to stderr, just exit
|
||||
sys.exit(1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user