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

Remove meaningless comment

Change-Id: I4385376dffa6b7cbc0da3903f285185a6db928dc
üst 5f89da97
......@@ -297,8 +297,6 @@ osl::FileBase::RC createDirectory(OUString const & url) {
return osl::Directory::create(url);
}
// this overcomes previous rumors that the sal API is misleading
// as to whether a directory is truly read-only or not
bool isMacroURLReadOnly( const OUString &rMacro )
{
OUString aDirURL( rMacro );
......
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