diff --git a/src/moodbar/moodbarpipeline.h b/src/moodbar/moodbarpipeline.h index 97d2d98c..5cefb612 100644 --- a/src/moodbar/moodbarpipeline.h +++ b/src/moodbar/moodbarpipeline.h @@ -62,7 +62,6 @@ class MoodbarPipeline : public QObject { void Cleanup(); static void NewPadCallback(GstElement *element, GstPad *pad, gpointer data); - static GstFlowReturn NewBufferCallback(GstAppSink *app_sink, gpointer self); static GstBusSyncReply BusCallbackSync(GstBus *bus, GstMessage *message, gpointer data); private: