From 5177666536f65915c3ca07090a4b561b57ae6f63 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 12 Sep 2016 22:34:33 +0300 Subject: Bin a few unused forward declarations Change-Id: Ic10de79427d3a353451c9b603495f55459a5936d --- sd/inc/sdpage.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'sd/inc') diff --git a/sd/inc/sdpage.hxx b/sd/inc/sdpage.hxx index 3aa10ed2a194..2aa78aece79b 100644 --- a/sd/inc/sdpage.hxx +++ b/sd/inc/sdpage.hxx @@ -45,10 +45,7 @@ class SfxStyleSheet; class SdDrawDocument; class SdrTextObj; class SdPageLink; -class StarBASIC; class SfxItemSet; -struct StyleRequestData; -class SdPage; class Paragraph; class Outliner; class SdStyleSheet; -- cgit