Source code formating unification
[platform/framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / Display / EventChangeOrientation.cpp
index 6c58e09..fa0fa6f 100644 (file)
@@ -19,12 +19,10 @@ namespace WrtPlugins {
 namespace Api {
 namespace Display {
 EventChangeOrientation::EventChangeOrientation() : m_orientation(O_PORTRAIT)
-{
-}
+{}
 
 EventChangeOrientation::~EventChangeOrientation()
-{
-}
+{}
 
 Orientation EventChangeOrientation::getOrientation() const
 {