X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=third-party%2Fwindows-platform%2Fextern-definitions.h;h=4b4ef276e852c4fe4a326fc763dba7e7c535fccb;hb=5415501282514d38ab0f8ab4cc6c8dfdcab3f951;hp=814b1e40a77aef6ffd8c5c046cd0ea006ede733b;hpb=5910589457c163e8488208dc57f953b19f2491c6;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/third-party/windows-platform/extern-definitions.h b/third-party/windows-platform/extern-definitions.h index 814b1e4..4b4ef27 100644 --- a/third-party/windows-platform/extern-definitions.h +++ b/third-party/windows-platform/extern-definitions.h @@ -20,7 +20,6 @@ #include -int setenv( const char* __name, const char* __value, int __replace ); const char* app_get_data_path(); static int strncasecmp(const char *s1, const char *s2, register int n)