Skip to content
Snippets Groups Projects
Commit 167de74f authored by Diego Biurrun's avatar Diego Biurrun
Browse files

Remove redundant comment.

Originally committed as revision 7167 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c61e1098
No related branches found
No related tags found
No related merge requests found
......@@ -95,9 +95,6 @@ uninstall-headers:
.PHONY: all depend dep clean distclean install* uninstall*
#
# include dependency files if they exist
#
ifneq ($(wildcard .depend),)
include .depend
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment