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

-Werror,-Wunused-parameter

Change-Id: I331d769132d3b18c870c70c7abcbd9539135af55
üst 63f1fc40
......@@ -79,6 +79,7 @@ OUString getFileName(OUString const & uri, osl::FileStatus & status) {
}
}
#else
(void) uri;
return status.getFileName();
#endif
}
......
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