summaryrefslogtreecommitdiff
path: root/basic/source/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-07 13:16:33 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 13:45:27 +0200
commit69a70bf0285e8dfdbba10694fe56bbc80f0fdae0 (patch)
tree9922416555224e00afd9dc1201323ef8c4433227 /basic/source/inc
parent34569eb28fcddb52a96c153e02a4196370b26908 (diff)
Remove forwards of non-existing structs
Change-Id: Ie1d7ed56c69539587df5310c0a1ea0476abd5542
Diffstat (limited to 'basic/source/inc')
-rw-r--r--basic/source/inc/image.hxx2
1 files changed, 0 insertions, 2 deletions
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-