build: remove unused variable
authorJohan Bergström <bugs@bergstroem.nu>
Mon, 19 Jan 2015 04:48:43 +0000 (15:48 +1100)
committerRod Vagg <rod@vagg.org>
Mon, 19 Jan 2015 04:55:37 +0000 (15:55 +1100)
PR-URL: https://github.com/iojs/io.js/pull/505
Reviewed-By: Rod Vagg <rod@vagg.org>
configure

index 7cae800..5fe87b6 100755 (executable)
--- a/configure
+++ b/configure
@@ -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