From 60545a990c291588a51e3dcb8c243249b3a20413 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 10 Oct 2016 08:38:09 +0300 Subject: remove dead code --- update.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index b21cc27..1f328ac 100644 --- a/update.sh +++ b/update.sh @@ -46,7 +46,6 @@ check_symlinks_enabled_cygwin() { # Utility routines script_argv0="${BASH_SOURCE[0]}" -script_dir="$( cd "$( dirname "$script_argv0" )" && pwd )" dump() { local prefix="${FUNCNAME[0]}" -- cgit v1.2.3