Drop remaining boost/shared_pointer debug functionality
commit5f2bc59ee9acfb24fc8e5bcc05012f130a360a82
authorStephan Bergmann <stephan.bergmann@allotropia.de>
Wed, 20 Mar 2024 21:01:44 +0000 (20 22:01 +0100)
committerStephan Bergmann <stephan.bergmann@allotropia.de>
Thu, 21 Mar 2024 11:28:32 +0000 (21 12:28 +0100)
treed647f13bf06995070821125cb2ee3d6ce0e96ddc
parentfbe350cb9f35039f8b10f8ac9aba6737cb5d84be
Drop remaining boost/shared_pointer debug functionality

...most of which had already been removed with
4e354737908b89713297ebf5216eb44f3d9ae990 "remove boost/shared_ptr foo".
4c657f5a1a340ec9afe795d911625991f6a9cf7a "Properly #if these debug hooks" had
noted that slideshow/source/engine/smilfunctionparser.cxx "still indirectly
includes boost/scoped_ptr.hpp via. boost/spirit", but lets assume that nobody
actually relied on this functionality (and however it would actually work in
practice).

Change-Id: Ib8ccfcd8019d7b03b138aee1ac026a2f7bd5d402
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165082
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
slideshow/Library_OGLTrans.mk
slideshow/Library_slideshow.mk
slideshow/source/engine/smilfunctionparser.cxx