Skip to content

Commit a4b7d4a

Browse files
committed
Initial commit
1 parent 51a4e04 commit a4b7d4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/os.c

-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@ char* get_temporary_directory(void) {
259259

260260
#if defined(_WIN32)
261261
DWORD directorys = 0;
262-
char* ptr = NULL;
263262

264263
#if defined(_UNICODE)
265264
wchar_t* wdirectory = NULL;

0 commit comments

Comments
 (0)