From 69a70bf0285e8dfdbba10694fe56bbc80f0fdae0 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 7 Aug 2012 13:16:33 +0200 Subject: Remove forwards of non-existing structs Change-Id: Ie1d7ed56c69539587df5310c0a1ea0476abd5542 --- sc/source/ui/inc/docsh.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/ui/inc/docsh.hxx') diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx index 307659222e1b..fef1657692d4 100644 --- a/sc/source/ui/inc/docsh.hxx +++ b/sc/source/ui/inc/docsh.hxx @@ -53,7 +53,6 @@ class ScEditEngineDefaulter; class SfxStyleSheetBasePool; class SfxStyleSheetHint; -struct ChartSelectionInfo; class INetURLObject; class ScViewData; -- cgit