summaryrefslogtreecommitdiffstats
path: root/libdha
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-25 19:15:23 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-25 19:15:23 +0000
commitc9eeb171120fad44f9ebb75a0d6f46fdd86747a9 (patch)
tree5c0c45b76133043f4a0d962ac90b9cd324aa06cc /libdha
parent917d57bc25b59c834d7864fcfc2bc9f249618296 (diff)
downloadmpv-c9eeb171120fad44f9ebb75a0d6f46fdd86747a9.tar.bz2
mpv-c9eeb171120fad44f9ebb75a0d6f46fdd86747a9.tar.xz
Remove superfluous comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21246 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libdha')
-rw-r--r--libdha/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/libdha/Makefile b/libdha/Makefile
index 4363270795..e254626e2c 100644
--- a/libdha/Makefile
+++ b/libdha/Makefile
@@ -98,9 +98,6 @@ else
-ldconfig
endif
-#
-# include dependency files if they exist
-#
ifneq ($(wildcard .depend),)
include .depend
endif