]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-monitor/external.h
Add search no-op support.
[openldap] / servers / slapd / back-monitor / external.h
index 00d0d2fdce900cfe82f95a0bf8e029bcca74b1ef..deef56781da140e7fdd04de0ee147d86f422f2be 100644 (file)
@@ -1,11 +1,8 @@
 /*
- * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 /*
- * Copyright 2001 The OpenLDAP Foundation, All Rights Reserved.
- * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
- * 
  * Copyright 2001, Pierangelo Masarati, All rights reserved. <ando@sys-net.it>
  * 
  * This work has beed deveolped for the OpenLDAP Foundation 
@@ -48,7 +45,6 @@ extern BI_db_destroy  monitor_back_db_destroy;
 
 extern BI_op_search    monitor_back_search;
 extern BI_op_compare   monitor_back_compare;
-extern BI_op_abandon   monitor_back_abandon;
 extern BI_op_modify    monitor_back_modify;
 extern BI_op_bind      monitor_back_bind;
 extern BI_operational  monitor_back_operational;