X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git;a=blobdiff_plain;f=dali%2Finternal%2Fimaging%2Fcommon%2Ffile-download.h;h=c7fb34580b77cf9f81c68c610b5b0e267736ee19;hp=9c6d41952c83795a490d5549551af0deca40ece0;hb=de358850df203047408247a94b682597b018ec52;hpb=84e95268a60ab6e5fef013f3728b33b558c325e3 diff --git a/dali/internal/imaging/common/file-download.h b/dali/internal/imaging/common/file-download.h old mode 100755 new mode 100644 index 9c6d419..c7fb345 --- a/dali/internal/imaging/common/file-download.h +++ b/dali/internal/imaging/common/file-download.h @@ -69,10 +69,6 @@ public: */ static unsigned long GetThreadId(); - static void ConfigureCurlOptions( void* curlHandle, const std::string& url ); - - static void InitWriteFunction( void* curlHandle ); - private: void SetLockingFunction();