summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/idet.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/TOOLS/idet.sh b/TOOLS/idet.sh
index bfc4f570b1..983052c822 100755
--- a/TOOLS/idet.sh
+++ b/TOOLS/idet.sh
@@ -1,14 +1,5 @@
#!/bin/sh
-case "$0" in
- */*)
- MYDIR=${0%/*}
- ;;
- *)
- MYDIR=.
- ;;
-esac
-
: ${MPV:=mpv}
: ${ILDETECT_MPV:=$MPV}
: ${ILDETECT_MPV:=$MPV}