Hello list,

there is a simple patch attached.
Please, see the patch :-)

Regards

--
Petr^4 Čech
>From 87143c65387c9aeea950b454c66ac771cd299790 Mon Sep 17 00:00:00 2001
From: Petr Cech <pc...@redhat.com>
Date: Tue, 19 Jul 2016 14:28:35 +0200
Subject: [PATCH] SYSDB: Removing of duplication of sysdb_ts_cache_attrs

---
 src/db/sysdb.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/db/sysdb.h b/src/db/sysdb.h
index 407ce3c18a7077e8fe45c3c9c7576ae626105122..0cc550a4c389b4a1a2b78aff760f4b5cbf94e17f 100644
--- a/src/db/sysdb.h
+++ b/src/db/sysdb.h
@@ -315,9 +315,6 @@ struct range_info {
 /* These attributes are stored in the timestamp cache */
 extern const char *sysdb_ts_cache_attrs[];
 
-/* These attributes are stored in the timestamp cache */
-extern const char *sysdb_ts_cache_attrs[];
-
 /* values are copied in the structure, allocated on "attrs" */
 int sysdb_attrs_add_val(struct sysdb_attrs *attrs,
                         const char *name, const struct ldb_val *val);
-- 
2.7.4

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/sssd-devel@lists.fedorahosted.org

Reply via email to