cppu/source/typelib/typelib.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3d0aca29e307af9f35e6c0e955c48ed9066e7fb8
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Mon Aug 17 11:17:32 2020 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Mon Aug 17 13:36:08 2020 +0200

    Remove dead comment
    
    ...which had been dead ever since b525a3115f54576017a576ff842dede5e2e3545d
    "initial import" and whose removal has already been suggested in
    04bb20f5ad182fd1aa8a4e2e7f569043be8405c1 "Fix typo"
    
    Change-Id: I57d1e284e9c38836dca620fd3d0058fc5c6f098e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100854
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/cppu/source/typelib/typelib.cxx b/cppu/source/typelib/typelib.cxx
index 587f3c6e6405..0a84ee4cb708 100644
--- a/cppu/source/typelib/typelib.cxx
+++ b/cppu/source/typelib/typelib.cxx
@@ -170,7 +170,6 @@ namespace {
 
 struct TypeDescriptor_Init_Impl
 {
-    //sal_Bool          bDestructorCalled;
     // all type description references
     std::unique_ptr<WeakMap_Impl> pWeakMap;
     // all type description callbacks
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to