summaryrefslogtreecommitdiffstats
path: root/common/genericresource.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/genericresource.h')
-rw-r--r--common/genericresource.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/genericresource.h b/common/genericresource.h
index 25892ca..97132c2 100644
--- a/common/genericresource.h
+++ b/common/genericresource.h
@@ -42,7 +42,6 @@ class SINK_EXPORT GenericResource : public Resource
42{ 42{
43protected: 43protected:
44 SINK_DEBUG_AREA("resource") 44 SINK_DEBUG_AREA("resource")
45 SINK_DEBUG_COMPONENT(mResourceInstanceIdentifier)
46public: 45public:
47 GenericResource(const QByteArray &resourceType, const QByteArray &resourceInstanceIdentifier, const QSharedPointer<Pipeline> &pipeline); 46 GenericResource(const QByteArray &resourceType, const QByteArray &resourceInstanceIdentifier, const QSharedPointer<Pipeline> &pipeline);
48 virtual ~GenericResource(); 47 virtual ~GenericResource();