summaryrefslogtreecommitdiff
path: root/sc/inc/detdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/detdata.hxx')
-rw-r--r--sc/inc/detdata.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/detdata.hxx b/sc/inc/detdata.hxx
index d461e96190a3..e222cdd36713 100644
--- a/sc/inc/detdata.hxx
+++ b/sc/inc/detdata.hxx
@@ -54,10 +54,8 @@ public:
{ return eOperation == r.eOperation && aPos == r.aPos; }
};
-
// list of operators
-
typedef boost::ptr_vector<ScDetOpData> ScDetOpDataVector;
class ScDetOpList