From bf5115328ed454f43b4443f3891a0183dfd62814 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 29 Jun 2012 18:13:20 +0900 Subject: removed unnecessary forward declarations of class except * sd::ViewTabBar moved to ViewShellBase.hxx * sd::TemplateEntry moved to AllMasterPageSelector.hxx Change-Id: I802cdc0b77027bbe0843fbb259ce1a5a46354fc3 --- sd/inc/undo/undoobjects.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sd/inc/undo') diff --git a/sd/inc/undo/undoobjects.hxx b/sd/inc/undo/undoobjects.hxx index 1bca0eb994aa..f615af64bc9b 100644 --- a/sd/inc/undo/undoobjects.hxx +++ b/sd/inc/undo/undoobjects.hxx @@ -30,8 +30,6 @@ class SdPage; namespace sd { - class UndoManager; - /////////////////////////////////////////////////////////////////////// class UndoRemovePresObjectImpl -- cgit