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 --- basic/source/inc/image.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'basic/source/inc') diff --git a/basic/source/inc/image.hxx b/basic/source/inc/image.hxx index 7e71bef09d7b..ac3fd41d3ebd 100644 --- a/basic/source/inc/image.hxx +++ b/basic/source/inc/image.hxx @@ -27,8 +27,6 @@ // This class reads in the image that's been produced by the compiler // and manages the access to the single elements. -struct SbPublicEntry; - class SbiImage { friend class SbiCodeGen; // compiler classes, that the private- -- cgit v1.2.3