use modern construct '= default' for special functions.
[platform/core/uifw/dali-core.git] / dali / public-api / object / property-input.cpp
index 3b6c820..1f83cb5 100644 (file)
@@ -20,8 +20,6 @@
 
 namespace Dali
 {
-PropertyInput::~PropertyInput()
-{
-}
+PropertyInput::~PropertyInput() = default;
 
 } // namespace Dali