desktop/source/app/dispatchwatcher.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2721b5391c692e0068e596a029ea5c40d6e90409
Author: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
Date:   Fri Aug 11 14:32:29 2017 +0200

    Remove useless comment
    
    Who is AS?
    
    Change-Id: I492978e6ed34a78a8bead2e6fea760fcb0ab458b
    Reviewed-on: https://gerrit.libreoffice.org/41135
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>
    Tested-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>

diff --git a/desktop/source/app/dispatchwatcher.cxx 
b/desktop/source/app/dispatchwatcher.cxx
index 2c60973015e9..4f31d226b4bf 100644
--- a/desktop/source/app/dispatchwatcher.cxx
+++ b/desktop/source/app/dispatchwatcher.cxx
@@ -440,7 +440,7 @@ bool DispatchWatcher::executeDispatchRequests( const 
std::vector<DispatchRequest
         }
         else if ( aName.startsWith( "service:" ) )
         {
-            // TODO: the dispatch has to be done for loadComponentFromURL as 
well. Please ask AS for more details.
+            // TODO: the dispatch has to be done for loadComponentFromURL as 
well.
             URL             aURL ;
             aURL.Complete = aName;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to