Clean up.
authorZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Fri, 29 Mar 2013 09:15:29 +0000 (10:15 +0100)
committerGerrit Code Review <gerrit2@kim11>
Thu, 4 Apr 2013 09:17:39 +0000 (18:17 +0900)
[Issue#] N/A
[Problem] Method decalred but not defined.
[Cause] N/A
[Solution] Remove method declaration.
[Verification]
1. Build.
2. Install some widget with icon.

Change-Id: I80b016c7da7b8684f79dd4244f3c081bd8847498

src/misc/widget_location.h

index ca98aa6..70c186a 100644 (file)
@@ -86,7 +86,7 @@ class WidgetLocation
      *
      * @param widgetname name of widget
      */
-    WidgetLocation(const std::string & widgetname);
+    explicit WidgetLocation(const std::string & widgetname);
     /**
      * @brief WidgetLocation Builds paths for widget location during
      * installation
@@ -158,12 +158,7 @@ class WidgetLocation
      * @param icon path of application icon
      */
     void setIconTargetFilenameForLocale(const std::string &icon);
-    /**
-     * @brief getIconTargetFilename gets icon path suffix for locale
-     * @param languageTag language tag
-     * @return value of suffix of path
-     */
-    DPL::String getIconTargetFilename(const DPL::String& languageTag) const;
+
     /**
      * @brief getIconTargetFilename gets icon full path
      * @param languageTag language tag