Skip to content

Commit

Permalink
Bug 1347360 - Remove unnecessary USE_LIBS directive. r=glandium
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Blandy committed Mar 15, 2017
1 parent 9ce8e31 commit b4c089e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions browser/app/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ LOCAL_INCLUDES += [
'/xpcom/build',
]

USE_LIBS += [
'mozglue',
]

if CONFIG['LIBFUZZER']:
USE_LIBS += [ 'fuzzer' ]
LOCAL_INCLUDES += [
Expand Down

0 comments on commit b4c089e

Please sign in to comment.