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/sdfilter.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sd/inc/sdfilter.hxx') diff --git a/sd/inc/sdfilter.hxx b/sd/inc/sdfilter.hxx index abedb41a5b8d..1f3ea8024930 100644 --- a/sd/inc/sdfilter.hxx +++ b/sd/inc/sdfilter.hxx @@ -35,7 +35,6 @@ namespace sd { class DrawDocShell; } class SdDrawDocument; -class SfxProgress; namespace osl { class Module; } class SdFilter -- cgit