summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-08-03 08:44:51 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-08-03 08:53:21 +0000
commitf5deb463492d5e61e573ba9d533df97c555280d7 (patch)
treeb55da0b35bd9cbd154592741ceae70589cbeb4a5 /ucb
parentdbfed66eebde65f5844a0f1a2cfe548ad4eda962 (diff)
remove some unused typedefs
Change-Id: I98c1e7eaa66b7afb05255a017a3de54714637501 Reviewed-on: https://gerrit.libreoffice.org/17491 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav-neon/NeonTypes.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav-neon/NeonTypes.hxx b/ucb/source/ucp/webdav-neon/NeonTypes.hxx
index b1748c3697a6..3e2a7c575933 100644
--- a/ucb/source/ucp/webdav-neon/NeonTypes.hxx
+++ b/ucb/source/ucp/webdav-neon/NeonTypes.hxx
@@ -46,7 +46,6 @@
typedef ne_session HttpSession;
typedef ne_status HttpStatus;
-typedef ne_server_capabilities HttpServerCapabilities;
typedef ne_propname NeonPropName;
typedef ne_prop_result_set NeonPropFindResultSet;