From fe480d8136b204c8dc6c68916cce7e816f8b9c48 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 27 Jan 2015 07:32:01 +0200 Subject: remove unused typedefs found with some minor modifications to find/find-unused-defines.sh Change-Id: I18cc479adedc7a0dada68a4aeef08300e62631dd Reviewed-on: https://gerrit.libreoffice.org/14194 Tested-by: Jenkins Reviewed-by: Noel Grandin --- writerfilter/source/ooxml/OOXMLFastContextHandler.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'writerfilter/source/ooxml/OOXMLFastContextHandler.hxx') diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx index a21221af2f23..ae1b6258274e 100644 --- a/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx +++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx @@ -41,7 +41,6 @@ namespace writerfilter { namespace ooxml { -typedef std::shared_ptr StreamPointer_t; class OOXMLFastContextHandler: public ::cppu::WeakImplHelper1 { -- cgit v1.2.3