merge with master
[framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / Gallery / IEventClose.h
index b5ffc60..b0bacc1 100644 (file)
@@ -53,8 +53,7 @@ class IEventClose : public WrtPlugins::Platform::IEvent<IEventClose>
     }
 
     IEventClose() : m_result(Commons::ExceptionCodes::None)
-    {
-    }
+    {}
 };
 
 typedef DPL::SharedPtr<IEventClose> IEventClosePtr;