merge with master
[platform/framework/web/wrt.git] / src / view / common / view_logic_uri_support.h
index e6b7090..d1dc00e 100644 (file)
@@ -31,12 +31,10 @@ class WidgetModel;
 
 namespace ViewModule {
 namespace UriSupport {
-
 std::string getUri(WidgetModel *widgetModel, const std::string &defaultUri);
 
 DPL::OptionalString localizeURI(const DPL::String& inputURI,
                                 const WidgetModel* model);
-
 } // namespace UriSupport
 } // namespace ViewModule