summaryrefslogtreecommitdiff
path: root/include/oox
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-04 15:49:03 +0200
committerNoel Grandin <noel@peralex.com>2014-03-05 09:17:52 +0200
commit77c45eb25eb462bacdf7d658d6cb485f755beaa5 (patch)
tree560d2866bf40d7941be191795b715dc8d438bff4 /include/oox
parent26f145549e19658a7f76770cfd5c8a4ad5942fad (diff)
remove unused code oox::core::Relations::getRelationsFromType
Change-Id: I242ddcc1e352fbf92206a21d93e16c42a0e5ef8e
Diffstat (limited to 'include/oox')
-rw-r--r--include/oox/core/relations.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/oox/core/relations.hxx b/include/oox/core/relations.hxx
index 4254b99bac42..bbe296883ba8 100644
--- a/include/oox/core/relations.hxx
+++ b/include/oox/core/relations.hxx
@@ -82,7 +82,6 @@ public:
/** Returns the first relation with the passed type. */
const Relation* getRelationFromFirstTypeFromOfficeDoc( const OUString& rType ) const;
/** Finds all relations associated with the passed type. */
- RelationsRef getRelationsFromType( const OUString& rType ) const;
RelationsRef getRelationsFromTypeFromOfficeDoc( const OUString& rType ) const;
/** Returns the external target of the relation with the passed relation identifier. */