Skip to content

Commit 2253d30

Browse files
jbergstroemrvagg
authored andcommitted
build: remove unused variable
PR-URL: #505 Reviewed-By: Rod Vagg <[email protected]>
1 parent ab04a43 commit 2253d30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure

-1
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,6 @@ def configure_intl(o):
842842
sys.exit(1)
843843

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

0 commit comments

Comments
 (0)