sc/source/ui/inc/tabview.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit f9ab2fbe2909beb084d7cfc04724f6b081d6f186
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Feb 3 14:23:52 2020 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Mon Feb 10 11:24:57 2020 +0100

    Removed old comment
    
    Change-Id: I88a20c74ed0644c87b9f93bd918e4bde5a2cb40e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87872
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/sc/source/ui/inc/tabview.hxx b/sc/source/ui/inc/tabview.hxx
index 82b46318235b..2f7939279b89 100644
--- a/sc/source/ui/inc/tabview.hxx
+++ b/sc/source/ui/inc/tabview.hxx
@@ -340,7 +340,6 @@ public:
     bool            SelMouseButtonDown( const MouseEvent& rMEvt );
 
     ScDrawView*     GetScDrawView()         { return pDrawView.get(); }
-    // against CLOKs
     SdrView*        GetSdrView()            { return pDrawView.get(); }
 
     bool            IsMinimized() const     { return bMinimized; }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to