svn commit: lorikeet r358 - in trunk/heimdal/lib/hdb: .

abartlet at samba.org abartlet at samba.org
Wed Jun 29 13:46:11 GMT 2005


Author: abartlet
Date: 2005-06-29 13:46:11 +0000 (Wed, 29 Jun 2005)
New Revision: 358

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=358

Log:
Remove old prototype (this should be a genrated file, but it isn't
being regenerated at the moment).

Andrew Bartlett

Modified:
   trunk/heimdal/lib/hdb/hdb-protos.h


Changeset:
Modified: trunk/heimdal/lib/hdb/hdb-protos.h
===================================================================
--- trunk/heimdal/lib/hdb/hdb-protos.h	2005-06-29 13:45:09 UTC (rev 357)
+++ trunk/heimdal/lib/hdb/hdb-protos.h	2005-06-29 13:46:11 UTC (rev 358)
@@ -116,12 +116,6 @@
 	const char */*arg*/);
 
 krb5_error_code
-hdb_ldb_create (
-	krb5_context /*context*/,
-	HDB **/*db*/,
-	const char */*arg*/);
-
-krb5_error_code
 hdb_list_builtin (
 	krb5_context /*context*/,
 	char **/*list*/);



More information about the samba-cvs mailing list