summaryrefslogtreecommitdiffstats
path: root/common/resourceaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/resourceaccess.h')
-rw-r--r--common/resourceaccess.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/resourceaccess.h b/common/resourceaccess.h
index c1b4253..e0e9545 100644
--- a/common/resourceaccess.h
+++ b/common/resourceaccess.h
@@ -149,7 +149,6 @@ private:
149 149
150 class Private; 150 class Private;
151 Private *const d; 151 Private *const d;
152 // SINK_DEBUG_COMPONENT(d->resourceInstanceIdentifier)
153}; 152};
154 153
155/** 154/**