summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/dptabres.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/dptabres.hxx b/sc/inc/dptabres.hxx
index 0a20f3cffa76..13eeb5fc5135 100644
--- a/sc/inc/dptabres.hxx
+++ b/sc/inc/dptabres.hxx
@@ -483,8 +483,6 @@ public:
ScDPDataDimension* GetChildDimension() { return pChildDimension.get(); }
};
-typedef std::vector<ScDPDataMember*> ScDPDataMembers;
-
// result dimension contains only members
class ScDPResultDimension