Source code formating unification
[platform/framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / Gallery / IEventGetMediaItemById.h
index 4454bf7..f651078 100644 (file)
@@ -74,8 +74,7 @@ class IEventGetMediaItemById : public WrtPlugins::Platform::IEvent<
 
     IEventGetMediaItemById() : m_result(Commons::ExceptionCodes::None),
         m_id(0)
-    {
-    }
+    {}
 };
 
 typedef DPL::SharedPtr<IEventGetMediaItemById> IEventGetMediaItemByIdPtr;