Remove annoying logs when we use astc image file 37/285937/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 22 Dec 2022 11:55:41 +0000 (20:55 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Thu, 22 Dec 2022 11:55:41 +0000 (20:55 +0900)
commit04dcaefc4524505876570559767e4270a8ed8580
tree097b461d596c0765fda1dc56d6acd64520649409
parentb4988ff385b0a21b6eabb065f3aabc859f8d54b3
Remove annoying logs when we use astc image file

PixelBuffer::New() call GetBytesPerPixel internally, and failed.
That case, DALI_LOG_ERROR logged which is not useful.

Change-Id: I6483002d00ee8abd61008d408b678b81bedb2e62
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/imaging/common/loader-astc.cpp