From db95c38b3cd3efb924a3be2f7fe1027dbf75401f Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 17 Jan 2011 17:25:58 +0100 Subject: Remove dead code: "//static" and "//virtual" --- sc/source/ui/undo/undostyl.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/ui/undo/undostyl.cxx') 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 ) { -- cgit