Fix unused variable warning on Linux

This commit is contained in:
Julian Eisel 2020-02-24 14:46:07 +01:00
parent 8955b8b992
commit f01617bb15
1 changed files with 1 additions and 0 deletions

View File

@ -251,6 +251,7 @@ eFileAttributes BLI_file_attributes(const char *path)
#endif
#ifdef __linux__
UNUSED_VARS(path);
/* TODO:
* If Immutable set FILE_ATTR_READONLY