summaryrefslogtreecommitdiffstats
path: root/svx/source/inc/frmselimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/frmselimpl.hxx')
-rw-r--r--svx/source/inc/frmselimpl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/inc/frmselimpl.hxx b/svx/source/inc/frmselimpl.hxx
index d5abe6b48026..a6dacd4527ce 100644
--- a/svx/source/inc/frmselimpl.hxx
+++ b/svx/source/inc/frmselimpl.hxx
@@ -93,7 +93,6 @@ private:
};
-
typedef std::vector< FrameBorder* > FrameBorderPtrVec;
struct FrameSelectorImpl : public Resource
@@ -222,7 +221,6 @@ struct FrameSelectorImpl : public Resource
};
-
/** Dummy predicate for frame border iterators to use all borders in a container. */
struct FrameBorderDummy_Pred
{