summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Decina <alessandro.decina@collabora.co.uk>2009-03-24 17:35:21 +0100
committerAlessandro Decina <alessandro.decina@collabora.co.uk>2009-03-24 17:35:21 +0100
commit55db07c0a9720545bd069a3a9f8847197f642c30 (patch)
tree05aa5d85c9dc6c72f7d94487d914d4fe2c1d67f7
parent583a6642c9eda1ba5e071e5fd599c52acd4301d9 (diff)
gnlcomposition: remove a GST_ERROR_OBJECT i used for debugging. meh.
-rw-r--r--gnl/gnlcomposition.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnl/gnlcomposition.c b/gnl/gnlcomposition.c
index 4eb40e3..21a9b9a 100644
--- a/gnl/gnlcomposition.c
+++ b/gnl/gnlcomposition.c
@@ -533,8 +533,6 @@ ghost_event_probe_handler (GstPad * ghostpad, GstEvent * event,
}
COMP_FLUSHING_UNLOCK (comp);
- GST_ERROR_OBJECT (comp, "MEH");
-
GST_DEBUG_OBJECT (comp, "Adding eos handling to main thread");
if (comp->private->pending_idle) {
GST_WARNING_OBJECT (comp,