summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRudolf Polzer <divverent@xonotic.org>2012-09-11 11:58:28 +0200
committerwm4 <wm4@nowhere>2012-09-18 21:08:20 +0200
commit416c03417ebd7538882ee586bb049a25e202a7e6 (patch)
tree265ef182b4e7aa1b4e9f75b36e58a0639a355443 /Makefile
parent6371787b891160e2d3e0c56b8951b168f82ee7ab (diff)
downloadmpv-416c03417ebd7538882ee586bb049a25e202a7e6.tar.bz2
mpv-416c03417ebd7538882ee586bb049a25e202a7e6.tar.xz
vf_rectangle: remove as it is very dirty and we have a replacement now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 879d496964..4ec75eda73 100644
--- a/Makefile
+++ b/Makefile
@@ -201,7 +201,6 @@ SRCS_COMMON = asxparser.c \
libmpcodecs/vf_pp7.c \
libmpcodecs/vf_pullup.c \
libmpcodecs/vf_qp.c \
- libmpcodecs/vf_rectangle.c \
libmpcodecs/vf_remove_logo.c \
libmpcodecs/vf_rgbtest.c \
libmpcodecs/vf_rotate.c \