summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2013-05-15 11:31:11 +0200
committerThorsten Behrens <tbehrens@suse.com>2013-05-15 11:31:35 +0200
commit12dea20c2834d923cd51eeb032489e74b5f9982d (patch)
tree4f396420285575544991e8b105ac100026bba41d /include/xmloff
parent826f28e64dfe496a211b03a2419cb71e33ed788b (diff)
Fix build.
Change-Id: I5b2de61407924cdde5d74a7ea639365a876de74e
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/unointerfacetouniqueidentifiermapper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/unointerfacetouniqueidentifiermapper.hxx b/include/xmloff/unointerfacetouniqueidentifiermapper.hxx
index 6ec370093346..d78fbfb0df19 100644
--- a/include/xmloff/unointerfacetouniqueidentifiermapper.hxx
+++ b/include/xmloff/unointerfacetouniqueidentifiermapper.hxx
@@ -37,7 +37,6 @@ class XMLOFF_DLLPUBLIC UnoInterfaceToUniqueIdentifierMapper
{
public:
UnoInterfaceToUniqueIdentifierMapper();
- ~UnoInterfaceToUniqueIdentifierMapper();
/** returns a unique identifier for the given uno object. IF a uno object is
registered more than once, the returned identifier is always the same.