diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-25 19:15:23 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-25 19:15:23 +0000 |
commit | c9eeb171120fad44f9ebb75a0d6f46fdd86747a9 (patch) | |
tree | 5c0c45b76133043f4a0d962ac90b9cd324aa06cc /libdha | |
parent | 917d57bc25b59c834d7864fcfc2bc9f249618296 (diff) |
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/Makefile | 3 |
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 |