summaryrefslogtreecommitdiff
path: root/sc/source/ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-20 10:58:41 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-20 12:58:24 +0100
commitc8bfe399e9eff7454f2a8a08694057023e98b8f1 (patch)
tree8a020735fd84ba610d5212cde6abc48e9fda72e8 /sc/source/ui
parentdce70c138befac8ee1c4220e84e2d5af17c88d68 (diff)
WaE, unused variable
Diffstat (limited to 'sc/source/ui')
-rw-r--r--sc/source/ui/view/viewfun3.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/view/viewfun3.cxx b/sc/source/ui/view/viewfun3.cxx
index 184d4cba65c3..d19401efcab9 100644
--- a/sc/source/ui/view/viewfun3.cxx
+++ b/sc/source/ui/view/viewfun3.cxx
@@ -1872,7 +1872,6 @@ void ScViewFunc::DataFormPutData( SCROW nCurrentRow ,
const BOOL bRecord( pDoc->IsUndoEnabled());
ScDocument* pUndoDoc = NULL;
ScDocument* pRedoDoc = NULL;
- ScDocument* pRefUndoDoc = NULL;
ScRefUndoData* pUndoData = NULL;
SCTAB nTab = GetViewData()->GetTabNo();
SCTAB nStartTab = nTab;