Remove build waring [-Wpessimizing-move] (don't need to std::move at return value) 42/301542/1
authorEunki Hong <eunkiki.hong@samsung.com>
Sun, 19 Nov 2023 15:38:58 +0000 (00:38 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Sun, 19 Nov 2023 15:38:58 +0000 (00:38 +0900)
commita5fe9a3d51e2ae328926c82ca380b37fb5e0da84
treeb118187d4e074d5d39669de7950f6293145ba0be
parent7dac941f11ceb330c921c5d86e70eb68c66a3ed6
Remove build waring [-Wpessimizing-move] (don't need to std::move at return value)

We don't need to use std::move for return value.

Change-Id: Ia2c1d156af039b38f5f6882f2f69537031eddb6b
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
dali-scene3d/public-api/loader/navigation-mesh-factory.cpp