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 --- filter/inc/filter/msfilter/svdfppt.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'filter/inc') diff --git a/filter/inc/filter/msfilter/svdfppt.hxx b/filter/inc/filter/msfilter/svdfppt.hxx index b2e5f979f0e9..3ef2f922a80d 100644 --- a/filter/inc/filter/msfilter/svdfppt.hxx +++ b/filter/inc/filter/msfilter/svdfppt.hxx @@ -60,7 +60,6 @@ class Graphic; class SvxMSDffManager; class PPTTextObj; class DffRecordHeader; -struct PptCharAttrSet; class SvxBulletItem; #define PPT_IMPORTFLAGS_NO_TEXT_ASSERT 1 -- cgit