summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undostyl.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-17 17:25:58 +0100
committerKohei Yoshida <kyoshida@novell.com>2011-01-18 11:44:43 -0500
commitdb95c38b3cd3efb924a3be2f7fe1027dbf75401f (patch)
tree7f414156b0fe3e305911dc890d0c771794a4f0be /sc/source/ui/undo/undostyl.cxx
parent1190d330bef57b04545427ac7b119cf416ed4fba (diff)
Remove dead code: "//static" and "//virtual"
Diffstat (limited to 'sc/source/ui/undo/undostyl.cxx')
-rw-r--r--sc/source/ui/undo/undostyl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/undo/undostyl.cxx b/sc/source/ui/undo/undostyl.cxx
index 5d4af591a2bc..619736f8f188 100644
--- a/sc/source/ui/undo/undostyl.cxx
+++ b/sc/source/ui/undo/undostyl.cxx
@@ -141,7 +141,6 @@ void lcl_DocStyleChanged( ScDocument* pDoc, SfxStyleSheetBase* pStyle, BOOL bRem
pHdl->ForgetLastPattern();
}
-// static
void ScUndoModifyStyle::DoChange( ScDocShell* pDocSh, const String& rName,
SfxStyleFamily eStyleFamily, const ScStyleSaveData& rData )
{