summaryrefslogtreecommitdiffstats
path: root/svx/source/gallery2
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-07 10:07:55 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-07 10:09:22 +0900
commit79d386f00163968037673a5c4e616d0fc142086e (patch)
tree4eee153ee8e4478d985e8cf795626dd631ac39ae /svx/source/gallery2
parentTest where the member count of a dimension changes after refresh. (diff)
downloadcore-79d386f00163968037673a5c4e616d0fc142086e.tar.gz
core-79d386f00163968037673a5c4e616d0fc142086e.zip
removed unnecessary forward declarations of class
except moving 'class SfxStringItem' to cui/source/inc/acccfg.hxx Change-Id: I11d3803ebcfa02658d376bacf28b3d6030ee9d1b
Diffstat (limited to 'svx/source/gallery2')
-rw-r--r--svx/source/gallery2/codec.hxx1
1 files changed, 0 insertions, 1 deletions
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
{