summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorBen Boeckel <mathstuf@gmail.com>2014-09-15 20:48:13 -0400
committerwm4 <wm4@nowhere>2014-09-16 17:29:11 +0200
commitba2a3f40ac0e94d8b71b70284699da9046887dfd (patch)
tree4cda51ed7775a385277c718f51eb772cfec10d97 /TOOLS
parent95053ba78ba9b8ab683ae37301f6987b7992afba (diff)
downloadmpv-ba2a3f40ac0e94d8b71b70284699da9046887dfd.tar.bz2
mpv-ba2a3f40ac0e94d8b71b70284699da9046887dfd.tar.xz
TOOLS: idet: remove unused code
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}