From ec67943f59e09f0f933182f52e582e28b3f258bc Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 31 Aug 2017 09:25:49 +0200 Subject: [PATCH] class ViewDescriptor is unused since commit 990691b144c1292f0263e0a8b8704b0ccbd7a168 Date: Mon Nov 23 09:58:38 2015 +0200 loplugin:unusedfields in sdext/ Change-Id: I89b7e59d37af8ba4093ca2e941219b29fd7bd726 --- sdext/source/presenter/PresenterTheme.cxx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/sdext/source/presenter/PresenterTheme.cxx b/sdext/source/presenter/PresenterTheme.cxx index 02af8b856a4b..a2f8f255959c 100644 --- a/sdext/source/presenter/PresenterTheme.cxx +++ b/sdext/source/presenter/PresenterTheme.cxx @@ -195,12 +195,6 @@ private: const Reference& rxProperties); }; -class ViewDescriptor -{ -}; -typedef std::shared_ptr SharedViewDescriptor; -typedef ::std::vector ViewDescriptorContainer; - class StyleAssociationContainer { public: