From 2253d30d9cbba42abc1faa183e4480cac69c4222 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bergstr=C3=B6m?= Date: Mon, 19 Jan 2015 15:48:43 +1100 Subject: [PATCH] build: remove unused variable PR-URL: https://github.com/iojs/io.js/pull/505 Reviewed-By: Rod Vagg --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 7cae80079be265..5fe87b60fcd7a5 100755 --- 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