diff --git a/openbr/plugins/openbr_internal.h b/openbr/plugins/openbr_internal.h index edba2ae..50155f6 100644 --- a/openbr/plugins/openbr_internal.h +++ b/openbr/plugins/openbr_internal.h @@ -21,7 +21,6 @@ private: void load(QDataStream &stream) { (void) stream; } }; - class BR_EXPORT MetaTransform : public Transform { Q_OBJECT