merge with master
[platform/framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / Display / EventChangeState.cpp
index 39060f7..e94bb4b 100644 (file)
@@ -19,12 +19,10 @@ namespace WrtPlugins {
 namespace Api {
 namespace Display {
 EventChangeState::EventChangeState() : m_state(ST_OFF)
-{
-}
+{}
 
 EventChangeState::~EventChangeState()
-{
-}
+{}
 
 State EventChangeState::getState() const
 {