[Libreoffice-commits] core.git: sw/source

Thomas Arnhold thomas at arnhold.org
Fri Mar 29 21:21:39 PDT 2013


 sw/source/ui/utlui/content.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 6c541cb3168c103f3e13686232fa2e6084570182
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Sat Mar 30 05:21:08 2013 +0100

    fix build
    
    Change-Id: Icb72b18785bb37457f2eaf86e0639cedc119ee92

diff --git a/sw/source/ui/utlui/content.cxx b/sw/source/ui/utlui/content.cxx
index 29dbd7b..2ba3e04 100644
--- a/sw/source/ui/utlui/content.cxx
+++ b/sw/source/ui/utlui/content.cxx
@@ -2182,7 +2182,6 @@ IMPL_LINK_NOARG(SwContentTree, TimerUpdate)
 {
     // No update while drag and drop.
     // Query view because the Navigator is cleared too late.
-Viewabfrage, da der Navigator zu spaet abgeraeumt wird
     SwView* pView = GetParentWindow()->GetCreateView();
     if( (!HasFocus() || bViewHasChanged) &&
          !bIsInDrag && !bIsInternalDrag && pView &&


More information about the Libreoffice-commits mailing list