diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-08-18 15:29:50 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-08-18 15:32:16 +0200 |
commit | 3d1e29c55b4322f6113842123e5c0ee43df03a16 (patch) | |
tree | 2e6dab9f38779aeab1d8fc7f35dfaf9604ebdd11 /ucbhelper/Library_ucbhelper.mk | |
parent | 7f8a4db4e387cbbde7cbcd9bd4d341817c0669cc (diff) |
Remove newly unused ucbhelper/fileidentifierconverter.hxx
Change-Id: I7c272383ecb115e19699ed96bf5622d979403a01
Diffstat (limited to 'ucbhelper/Library_ucbhelper.mk')
-rw-r--r-- | ucbhelper/Library_ucbhelper.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ucbhelper/Library_ucbhelper.mk b/ucbhelper/Library_ucbhelper.mk index 6787db13c4a6..6c338507e5d0 100644 --- a/ucbhelper/Library_ucbhelper.mk +++ b/ucbhelper/Library_ucbhelper.mk @@ -30,7 +30,6 @@ $(eval $(call gb_Library_add_exception_objects,ucbhelper,\ ucbhelper/source/client/activedatastreamer \ ucbhelper/source/client/commandenvironment \ ucbhelper/source/client/content \ - ucbhelper/source/client/fileidentifierconverter \ ucbhelper/source/client/interceptedinteraction \ ucbhelper/source/client/proxydecider \ ucbhelper/source/provider/authenticationfallback \ |