summaryrefslogtreecommitdiff
path: root/filter/inc/gfxtypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/inc/gfxtypes.hxx')
-rw-r--r--filter/inc/gfxtypes.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/filter/inc/gfxtypes.hxx b/filter/inc/gfxtypes.hxx
index 135aa5fd4988..365e381c0ab4 100644
--- a/filter/inc/gfxtypes.hxx
+++ b/filter/inc/gfxtypes.hxx
@@ -315,12 +315,6 @@ namespace std
};
}
-namespace svgi
-{
-typedef std::unordered_set<State> StatePool;
-typedef std::unordered_map<sal_Int32, State> StateMap;
-} // namespace svgi
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */