sdcard: remove wrong encoding on Windows
authorMunkyu Im <munkyu.im@samsung.com>
Tue, 14 Mar 2017 12:57:18 +0000 (21:57 +0900)
committerMunkyu Im <munkyu.im@samsung.com>
Tue, 14 Mar 2017 13:04:25 +0000 (22:04 +0900)
commitcc120344667f04d4f9dd72a1edc7425351e2f902
treed48980e495a5cbebe05f7b838ded802fc62d32b3
parent19d867ff6d513da311ce3fa58adbb814e26938ec
sdcard: remove wrong encoding on Windows

sdcard path is already encoded by system encoding.
So, these is no need to encode twice.

Change-Id: Ie4a442bc6ba76e28f427b7f316a92a99eb634639
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
tizen/src/util/osutil-win32.c