Skip to content

Commit

Permalink
build: remove unused variable
Browse files Browse the repository at this point in the history
PR-URL: #505
Reviewed-By: Rod Vagg <rod@vagg.org>
  • Loading branch information
jbergstroem authored and rvagg committed Jan 19, 2015
1 parent ab04a43 commit 2253d30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure
Expand Up @@ -842,7 +842,6 @@ def configure_intl(o):
sys.exit(1)

# ICU mode. (icu-generic.gyp)
byteorder = sys.byteorder
o['variables']['icu_gyp_path'] = 'tools/icu/icu-generic.gyp'
# ICU source dir relative to root
o['variables']['icu_path'] = icu_full_path
Expand Down

0 comments on commit 2253d30

Please sign in to comment.