Merge branch 'devel/graphics' into devel/master
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit / dali-toolkit-test-utils / test-platform-abstraction.cpp
index 41ad1e5..290f663 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2021 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -24,8 +24,7 @@
 namespace Dali
 {
 TestPlatformAbstraction::TestPlatformAbstraction()
-: mTrace(),
-  mIsLoadingResult(false),
+: mIsLoadingResult(false),
   mClosestSize(),
   mLoadFileResult(),
   mSaveFileResult(false),