desktop/source/deployment/manager/dp_manager.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 1b12381203c6a059a5c5e38ebebfe703f5b11c01
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Jan 31 11:59:33 2017 +0100

    Remove meaningless comment
    
    Change-Id: I4385376dffa6b7cbc0da3903f285185a6db928dc

diff --git a/desktop/source/deployment/manager/dp_manager.cxx 
b/desktop/source/deployment/manager/dp_manager.cxx
index ff675b9..7cfcc98 100644
--- a/desktop/source/deployment/manager/dp_manager.cxx
+++ b/desktop/source/deployment/manager/dp_manager.cxx
@@ -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 );
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to