Author: tridge
Date: 2005-10-06 06:01:56 +0000 (Thu, 06 Oct 2005)
New Revision: 10757

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

Log:

remove the proxy module (it is not complete yet)

Modified:
   branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c      2005-10-06 
05:53:46 UTC (rev 10756)
+++ branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c      2005-10-06 
06:01:56 UTC (rev 10757)
@@ -133,7 +133,6 @@
                { "objectguid", objectguid_module_init },
                { "samldb", samldb_module_init },
                { "samba3sam", ldb_samba3sam_module_init },
-               { "proxy", proxy_module_init },
 #endif
                { NULL, NULL }
        };

Reply via email to