Merge branch 'devel/master' into devel/graphics
[platform/core/uifw/dali-core.git] / automated-tests / src / dali / dali-test-suite-utils / test-native-image.h
index 7a4f552..d134942 100644 (file)
@@ -116,7 +116,7 @@ public:
   int32_t                mTargetTextureCalls;
   uint32_t               mTargetTextureError{0u};
   bool                   createResult;
-  mutable TraceCallStack mCallStack{"NativeImage:"};
+  mutable TraceCallStack mCallStack;
 };
 
 } // namespace Dali