summaryrefslogtreecommitdiff
path: root/sc/inc/dpnumgroupinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/dpnumgroupinfo.hxx')
-rw-r--r--sc/inc/dpnumgroupinfo.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/dpnumgroupinfo.hxx b/sc/inc/dpnumgroupinfo.hxx
index 48906f151ffe..4a867a99efb1 100644
--- a/sc/inc/dpnumgroupinfo.hxx
+++ b/sc/inc/dpnumgroupinfo.hxx
@@ -25,7 +25,6 @@ struct ScDPNumGroupInfo
double mfStep;
SC_DLLPUBLIC ScDPNumGroupInfo();
- SC_DLLPUBLIC ScDPNumGroupInfo(const ScDPNumGroupInfo& r);
#if DUMP_PIVOT_TABLE
void Dump() const;