GstEngine: Remove class comment

This commit is contained in:
Jonas Kvinge 2023-04-22 17:14:49 +02:00
parent 726bfbefb0
commit d8ce177ce7
1 changed files with 0 additions and 5 deletions

View File

@ -49,11 +49,6 @@ class QTimerEvent;
class TaskManager;
class GstEnginePipeline;
/**
* @class GstEngine
* @short GStreamer engine plugin
* @author Mark Kretschmann <markey@web.de>
*/
class GstEngine : public Engine::Base, public GstBufferConsumer {
Q_OBJECT