Fix : Extract the gps information according to a locale
[platform/framework/native/content.git] / src / FCntDownloadManager.cpp
index a156d26..6eb1164 100644 (file)
@@ -48,7 +48,6 @@ DownloadManager::~DownloadManager(void)
 DownloadManager*
 DownloadManager::GetInstance(void)
 {
-       result r = E_SUCCESS;
        static DownloadManager* pManager = null;
 
        if (pManager == null)