summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dpoutput.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/dpoutput.cxx')
-rw-r--r--sc/source/core/data/dpoutput.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/core/data/dpoutput.cxx b/sc/source/core/data/dpoutput.cxx
index 21e958f555d9..0cec6affe9ac 100644
--- a/sc/source/core/data/dpoutput.cxx
+++ b/sc/source/core/data/dpoutput.cxx
@@ -1229,10 +1229,6 @@ void ScDPOutput::SetHeaderLayout(bool bUseGrid)
bSizesValid = false;
}
-bool ScDPOutput::GetHeaderLayout() const
-{
- return mbHeaderLayout;
-}
namespace {