sw/inc/unoframe.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e00e1410eef40c203a8b90a5283bfdefa4f06de2
Author:     Michael Stahl <michael.st...@collabora.com>
AuthorDate: Wed Aug 20 17:59:30 2025 +0200
Commit:     Michael Stahl <michael.st...@collabora.com>
CommitDate: Thu Aug 21 18:07:20 2025 +0200

    sw: remove another obsolete comment
    
    Change-Id: Ia424d39562421a7945d6206dbb715973ab44019b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189972
    Tested-by: Jenkins
    Reviewed-by: Michael Stahl <michael.st...@collabora.com>

diff --git a/sw/inc/unoframe.hxx b/sw/inc/unoframe.hxx
index 3da0a1f6387d..0bdfc8c265e7 100644
--- a/sw/inc/unoframe.hxx
+++ b/sw/inc/unoframe.hxx
@@ -159,7 +159,6 @@ public:
 
     bool IsDescriptor() const {return m_bIsDescriptor;}
     void            ResetDescriptor();
-    //copy text from a given source PaM
     static SdrObject *GetOrCreateSdrObject(SwFlyFrameFormat &rFormat);
 };
 

Reply via email to