1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

r11915: Remove unused extern declarations

(This used to be commit 3c35fb642a187b785816bb8cbb3573df9612a9f8)
This commit is contained in:
Volker Lendecke 2005-11-26 17:54:24 +00:00 committed by Gerald (Jerry) Carter
parent ace1212dec
commit 3088a85c62

View File

@ -42,10 +42,6 @@
#define DISP_INFO_CACHE_TIMEOUT 10
extern rid_name domain_group_rids[];
extern rid_name domain_alias_rids[];
extern rid_name builtin_alias_rids[];
typedef struct disp_info {
struct disp_info *next, *prev;
TALLOC_CTX *mem_ctx;