X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fmodules%2FAPI%2FDEPRACATED%2FGallery%2FIEventGetMediaItemById.h;h=f651078c8443d86d2aea12c904e675ab5ce3fdda;hb=4df699779339dff1e4360c0adbe9666ea343fc1f;hp=4454bf763c5b49d86e6052d484a5f067dfa0d39f;hpb=0c6b0a1988106fc025927b1cf94fd7e00f28e97a;p=platform%2Fframework%2Fweb%2Fwrt-plugins-common.git diff --git a/src/modules/API/DEPRACATED/Gallery/IEventGetMediaItemById.h b/src/modules/API/DEPRACATED/Gallery/IEventGetMediaItemById.h index 4454bf7..f651078 100644 --- a/src/modules/API/DEPRACATED/Gallery/IEventGetMediaItemById.h +++ b/src/modules/API/DEPRACATED/Gallery/IEventGetMediaItemById.h @@ -74,8 +74,7 @@ class IEventGetMediaItemById : public WrtPlugins::Platform::IEvent< IEventGetMediaItemById() : m_result(Commons::ExceptionCodes::None), m_id(0) - { - } + {} }; typedef DPL::SharedPtr IEventGetMediaItemByIdPtr;