diff options
author | Matúš Kukan <matus.kukan@collabora.com> | 2014-03-25 22:38:27 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2014-03-26 16:39:54 +0100 |
commit | 06072a9707ecebf97758a50255863ee7d3383162 (patch) | |
tree | 0c9595fdfb185d8121b6f16e8dd3b5aea1d83728 /ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx | |
parent | 05671c1f01c73bd3f4773c9653d95e3188657eb3 (diff) |
remove SerfTypes.hxx
Change-Id: I189e7168562db2ca03fd64745eb1f826b6c9adc2
Diffstat (limited to 'ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx')
-rw-r--r-- | ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx b/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx index 2661e10522ee..8117b1b81221 100644 --- a/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx +++ b/ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx @@ -18,7 +18,6 @@ */ #include "SerfPropFindReqProcImpl.hxx" -#include "SerfTypes.hxx" #include "DAVProperties.hxx" #include "webdavresponseparser.hxx" |