diff options
author | Tim Potter <tpot@samba.org> | 2003-04-14 00:41:44 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-04-14 00:41:44 +0000 |
commit | 41ba5854292075a4a53d1d919336af3aee0727ce (patch) | |
tree | ec82f9068f093a433bbce36a1f69df4104be904a /source3 | |
parent | aa1e7b1ba39b88e0b5bb160858007bc77157b1e0 (diff) | |
download | samba-41ba5854292075a4a53d1d919336af3aee0727ce.tar.gz samba-41ba5854292075a4a53d1d919336af3aee0727ce.tar.xz samba-41ba5854292075a4a53d1d919336af3aee0727ce.zip |
Remove duplicate forward reference of smb_ldap_privates.
(This used to be commit e9beb6cc95b83958af4fe4fce292f831304ae8a4)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/includes.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h index 61aee975c0..9f86f08c1e 100644 --- a/source3/include/includes.h +++ b/source3/include/includes.h @@ -858,8 +858,6 @@ struct printjob; struct smb_ldap_privates; -struct smb_ldap_privates; - /***** automatically generated prototypes *****/ #ifndef NO_PROTO_H #include "proto.h" |