diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/static/unoembindhelpers/PrimaryBindings.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/static/unoembindhelpers/PrimaryBindings.hxx b/include/static/unoembindhelpers/PrimaryBindings.hxx index 259c9c2944f8..6acf2803132a 100644 --- a/include/static/unoembindhelpers/PrimaryBindings.hxx +++ b/include/static/unoembindhelpers/PrimaryBindings.hxx @@ -41,11 +41,6 @@ namespace detail void registerUnoType(css::uno::Type const& type, std::type_info const* id); } -enum class uno_Reference -{ - FromAny -}; - enum class uno_Sequence { FromSize |