From 79d386f00163968037673a5c4e616d0fc142086e Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Sat, 7 Jul 2012 10:07:55 +0900 Subject: removed unnecessary forward declarations of class except moving 'class SfxStringItem' to cui/source/inc/acccfg.hxx Change-Id: I11d3803ebcfa02658d376bacf28b3d6030ee9d1b --- svx/source/gallery2/codec.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svx/source/gallery2') diff --git a/svx/source/gallery2/codec.hxx b/svx/source/gallery2/codec.hxx index 08d213ffe98f..99363af0fb79 100644 --- a/svx/source/gallery2/codec.hxx +++ b/svx/source/gallery2/codec.hxx @@ -24,7 +24,6 @@ // ---------------- class SvStream; -class SvMemoryStreamStream; class GalleryCodec { -- cgit