diff options
author | Herb Lewis <herb@samba.org> | 2007-07-06 17:48:19 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:23:50 -0500 |
commit | 24ebb4b1b62fbb8f9d523708da6c330068a97015 (patch) | |
tree | 3ee2f25513c975302bbd90ef48aec77ea0e2c95d | |
parent | 6821e39e4b64301af96f74d7afd9abccca4bc2e2 (diff) | |
download | samba-24ebb4b1b62fbb8f9d523708da6c330068a97015.tar.gz samba-24ebb4b1b62fbb8f9d523708da6c330068a97015.tar.bz2 samba-24ebb4b1b62fbb8f9d523708da6c330068a97015.zip |
r23732: removed reference to non-existent structure
(This used to be commit 4c04059f7dfa0096c9f3249b55269f7335137f48)
-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 8babc30b63..ebcb071b1c 100644 --- a/source3/include/includes.h +++ b/source3/include/includes.h @@ -755,8 +755,6 @@ struct functable2 { struct printjob; -struct smb_ldap_privates; - /* forward declarations from smbldap.c */ #include "smbldap.h" |