Kaydet (Commit) ec709a8d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-variable (clang-cl)

Change-Id: I4132e02ce9a4eb509a2e70a705068102f95ffd3e
Reviewed-on: https://gerrit.libreoffice.org/60937
Tested-by: Jenkins
Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst 95e9f791
......@@ -37,8 +37,9 @@ static int isdotdot( char const * );
static int issymbolic(char * dir, char * component);
static int exists_path(struct IncludesCollection*, char*);
#ifdef S_IFLNK
static char *notdotdot[ MAXDIRS ];
#endif
struct inclist *inc_path(char *file, char *include, boolean dot, struct IncludesCollection *incCollection)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment