summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gio
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-26 00:44:17 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-26 10:35:23 +0900
commit4ba4b87042ab9d4d88bd511d9bad0f6e5d9633e4 (patch)
tree44668581086b60bd0c24986f8659fd9c25007044 /ucb/source/ucp/gio
parent1135bfd78802e5c40ca09bcbc75d0908a423872a (diff)
removed unused forward declarations of class
except moving CGMBitmapDescriptor into filter/source/graphicfilter/icgm/outact.hxx Change-Id: Ib11d1c907b4c52c6e0f261b20992659b52f4c136
Diffstat (limited to 'ucb/source/ucp/gio')
-rw-r--r--ucb/source/ucp/gio/gio_content.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/gio/gio_content.hxx b/ucb/source/ucp/gio/gio_content.hxx
index cb5184d2804a..f7f0f2203084 100644
--- a/ucb/source/ucp/gio/gio_content.hxx
+++ b/ucb/source/ucp/gio/gio_content.hxx
@@ -58,7 +58,6 @@ com::sun::star::uno::Any convertToException(GError *pError,
const com::sun::star::uno::Reference< com::sun::star::uno::XInterface >& rContext, bool bThrow=true);
class ContentProvider;
-class ContentProperties;
class Content : public ::ucbhelper::ContentImplHelper, public com::sun::star::ucb::XContentCreator
{
private: