diff options
-rw-r--r-- | cppu/source/typelib/typelib.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
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 |