From 0d1fc0ca49b672c70d2ba29d651628c7cb0f8a17 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 23 Jun 2011 00:49:47 +0100 Subject: remove unused forward declaration --- svl/inc/svl/urihelper.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svl') diff --git a/svl/inc/svl/urihelper.hxx b/svl/inc/svl/urihelper.hxx index b5bf4d6a119b..67326861642c 100644 --- a/svl/inc/svl/urihelper.hxx +++ b/svl/inc/svl/urihelper.hxx @@ -42,7 +42,6 @@ namespace com { namespace sun { namespace star { namespace uri { class XUriReference; } } } } namespace rtl { class OUString; } -class ByteString; class CharClass; class UniString; -- cgit