Remove unnecessary log in the npatch-loader 20/249820/1
authorseungho <sbsh.baek@samsung.com>
Thu, 17 Dec 2020 03:21:06 +0000 (12:21 +0900)
committerseungho <sbsh.baek@samsung.com>
Thu, 17 Dec 2020 03:21:06 +0000 (12:21 +0900)
commitfc027ff84ee578856b2dc2fc201b5bf2777d6b98
tree59a7a4138da9cd84cab2ddaf3423b033577dae68
parent3b0dbb53f9e300e1dfc642d7040cf955b9c4b064
Remove unnecessary log in the npatch-loader

 - GetNPatchData method is allowed that can be called before npatchData is created.(like GetNaturalSize)
 - And, to fail to find cache with the id is not an error too.
 - Therefore, this patch removes the error log from the GetCacheIndexFromId

Change-Id: If88dc611d8e5ad7431ae4485a5cbc8e2e08a4111
Signed-off-by: seungho <sbsh.baek@samsung.com>
dali-toolkit/internal/visuals/npatch-loader.cpp