summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-22 22:41:51 +0200
committerwm4 <wm4@nowhere>2013-07-22 22:42:55 +0200
commit1df2ad7e034c1c42a8ae86e8b3077c2342ad40bd (patch)
tree10d9cbb9d44eee289ee8925119c6ad4ea965c676 /Makefile
parent14f1a25a8e89c8b50ba2d0dd121a8becb591f3df (diff)
downloadmpv-1df2ad7e034c1c42a8ae86e8b3077c2342ad40bd.tar.bz2
mpv-1df2ad7e034c1c42a8ae86e8b3077c2342ad40bd.tar.xz
Remove subopt-helper
Finally not used by anything anymore. Farewell.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0bed4dada5..92ef2c7cf5 100644
--- a/Makefile
+++ b/Makefile
@@ -182,7 +182,6 @@ SOURCES = talloc.c \
core/playlist.c \
core/playlist_parser.c \
core/screenshot.c \
- core/subopt-helper.c \
core/version.c \
core/input/input.c \
core/timeline/tl_edl.c \