class ViewDescriptor is unused

since

    commit 990691b144
    Date:   Mon Nov 23 09:58:38 2015 +0200
    loplugin:unusedfields in sdext/

Change-Id: I89b7e59d37af8ba4093ca2e941219b29fd7bd726
This commit is contained in:
Noel Grandin
2017-08-31 09:25:49 +02:00
parent 4b4ebb1545
commit ec67943f59

View File

@@ -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: