summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2013-03-11 19:35:26 +0100
committerSimo Sorce <simo@redhat.com>2013-03-13 14:43:20 -0400
commit7c0f319813a13723ebe8dc85b004565b63d5e44d (patch)
tree279c14c2d95098654fef5c840215e397402c73bd /Makefile.am
parent7800c9da75ad0dc3b4a530b15adce86d6c4f26e5 (diff)
downloadsssd-7c0f319813a13723ebe8dc85b004565b63d5e44d.tar.gz
sssd-7c0f319813a13723ebe8dc85b004565b63d5e44d.tar.xz
sssd-7c0f319813a13723ebe8dc85b004565b63d5e44d.zip
Removing unused header file providers.h
Header file "providers.h" is not included in any other file and function "dp_process_init" declared in this header file has no implementation. Header file protos.h is not also included in any other file and even hole content is commented out.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e0756ea3a..4cb8b6436 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -421,7 +421,6 @@ dist_noinst_HEADERS = \
src/providers/data_provider.h \
src/providers/dp_backend.h \
src/providers/fail_over.h \
- src/providers/providers.h \
src/util/child_common.h \
src/providers/simple/simple_access.h \
src/providers/krb5/krb5_auth.h \