merge with master
[platform/framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / Geolocation / EventGetCurrentPosition.h
index b6ad34d..622d5b5 100644 (file)
@@ -124,8 +124,7 @@ class EventGetCurrentPosition : public WrtPlugins::Platform::IEvent<
     }
 
     EventGetCurrentPosition()
-    {
-    }
+    {}
 };
 
 typedef DPL::SharedPtr<EventGetCurrentPosition> EventGetCurrentPositionPtr;