svn commit: samba r25220 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

tpot at samba.org tpot at samba.org
Wed Sep 19 01:57:29 GMT 2007


Author: tpot
Date: 2007-09-19 01:57:26 +0000 (Wed, 19 Sep 2007)
New Revision: 25220

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

Log:
Comment out obsolete functions.

Modified:
   branches/SAMBA_4_0/source/lib/ldb/swig/ldb.i


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/swig/ldb.i
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/swig/ldb.i	2007-09-18 23:19:04 UTC (rev 25219)
+++ branches/SAMBA_4_0/source/lib/ldb/swig/ldb.i	2007-09-19 01:57:26 UTC (rev 25220)
@@ -234,6 +234,6 @@
 
 /* DN operations */
 
-struct ldb_dn *ldb_dn_explode(void *mem_ctx, const char *dn);
+/* struct ldb_dn *ldb_dn_explode(void *mem_ctx, const char *dn); */
 
-char *ldb_dn_linearize(void *mem_ctx, const struct ldb_dn *dn);
+/* char *ldb_dn_linearize(void *mem_ctx, const struct ldb_dn *dn); */



More information about the samba-cvs mailing list