include/editeng/editdata.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a95c6bc086b84d069aa9c219330b16cab333b0c0
Author:     Mike Kaganski <[email protected]>
AuthorDate: Fri Nov 7 12:39:10 2025 +0200
Commit:     Mike Kaganski <[email protected]>
CommitDate: Fri Nov 7 14:44:59 2025 +0100

    Drop an obsolete comment
    
    Initially, commit 95450c1b73e0c183b458101c4416f6cf2a30f0fe (INTEGRATION:
    CWS hedaburemove01 (1.1.2); FILE ADDED, 2007-04-11) used "_MyEDITDATA_HXX"
    as include guard; and the comment explained the choice of the name.
    
    Now the include guard is different.
    
    Change-Id: Ia2f904512276cb2a7a90163657bac0617efb8381
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/193577
    Tested-by: Christian Lohmaier <[email protected]>
    Reviewed-by: Mike Kaganski <[email protected]>

diff --git a/include/editeng/editdata.hxx b/include/editeng/editdata.hxx
index 504730381a67..a2a9482757ac 100644
--- a/include/editeng/editdata.hxx
+++ b/include/editeng/editdata.hxx
@@ -17,7 +17,6 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-// MyEDITDATA, wegen exportiertem EditData
 #ifndef INCLUDED_EDITENG_EDITDATA_HXX
 #define INCLUDED_EDITENG_EDITDATA_HXX
 

Reply via email to