[Libreoffice-commits] core.git: sdext/source
Noel Grandin
noel.grandin at collabora.co.uk
Thu Aug 31 07:31:09 UTC 2017
sdext/source/presenter/PresenterTheme.cxx | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit ec67943f59e09f0f933182f52e582e28b3f258bc
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date: Thu Aug 31 09:25:49 2017 +0200
class ViewDescriptor is unused
since
commit 990691b144c1292f0263e0a8b8704b0ccbd7a168
Date: Mon Nov 23 09:58:38 2015 +0200
loplugin:unusedfields in sdext/
Change-Id: I89b7e59d37af8ba4093ca2e941219b29fd7bd726
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<beans::XPropertySet>& rxProperties);
};
-class ViewDescriptor
-{
-};
-typedef std::shared_ptr<ViewDescriptor> SharedViewDescriptor;
-typedef ::std::vector<SharedViewDescriptor> ViewDescriptorContainer;
-
class StyleAssociationContainer
{
public:
More information about the Libreoffice-commits
mailing list