summaryrefslogtreecommitdiffstats
path: root/sc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-04-25 13:54:44 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-04-26 09:58:04 -0400
commit285a5666a1663d765f98ebbfc56c693f99dea323 (patch)
tree6dc1cad4707392dd09ba8ad236cce18cd14abd69 /sc
parentAnother place where ScHeaderFieldObj was still referenced. (diff)
downloadcore-285a5666a1663d765f98ebbfc56c693f99dea323.tar.gz
core-285a5666a1663d765f98ebbfc56c693f99dea323.zip
Removing data member that was no longer used.
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/fielduno.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/fielduno.hxx b/sc/inc/fielduno.hxx
index b5baf638b32c..395a48b8e1a7 100644
--- a/sc/inc/fielduno.hxx
+++ b/sc/inc/fielduno.hxx
@@ -340,7 +340,6 @@ public:
private:
const SfxItemPropertySet* pPropSet;
- ScDocShell* pDocShell;
SvxEditSource* pEditSource;
ESelection aSelection;