summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-08-02 17:03:13 +0200
committerwm4 <wm4@nowhere>2013-08-02 17:03:13 +0200
commitf8589c98891b11eea249c998b1dc2fac50c99b46 (patch)
tree31c556e5f1b645828febbc5e0db989f77baec291 /Makefile
parentbc1d61cf4296ab41564adb896e454e48c292e451 (diff)
downloadmpv-f8589c98891b11eea249c998b1dc2fac50c99b46.tar.bz2
mpv-f8589c98891b11eea249c998b1dc2fac50c99b46.tar.xz
Remove m_struct
Not needed anymore.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 12c078f77f..eaa6449415 100644
--- a/Makefile
+++ b/Makefile
@@ -172,7 +172,6 @@ SOURCES = talloc.c \
core/m_config.c \
core/m_option.c \
core/m_property.c \
- core/m_struct.c \
core/mp_common.c \
core/mp_msg.c \
core/mp_ring.c \