summaryrefslogtreecommitdiff
path: root/gst/meson.build
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-12-19 01:16:35 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2017-12-19 01:16:35 +0530
commit11af685d64571ea696723f959b467656c974c945 (patch)
treef519ec6c877c3eaa25ade4c2b83dae8dc9d66e8a /gst/meson.build
parenta07248aec482f81d1f143a1edad974f75e9f78c6 (diff)
downloadgstreamer-plugins-bad-11af685d64571ea696723f959b467656c974c945.tar.gz
Revert "New element 'proxy' to send data to in-process pipelines"
This reverts commit 8a056af05e23ad5b81cd1dc2699ae20abcf9b91a. Accidentally pushed this element, oops! Progress on this element is being tracked at: https://bugzilla.gnome.org/show_bug.cgi?id=788200
Diffstat (limited to 'gst/meson.build')
-rw-r--r--gst/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/meson.build b/gst/meson.build
index b56b68d26..1017adf30 100644
--- a/gst/meson.build
+++ b/gst/meson.build
@@ -42,7 +42,6 @@ subdir('netsim')
subdir('onvif')
subdir('pcapparse')
subdir('pnm')
-subdir('proxy')
subdir('rawparse')
subdir('removesilence')
subdir('sdp')