svn commit: samba r18648 - in branches/SAMBA_3_0/source/include: .

metze at samba.org metze at samba.org
Mon Sep 18 23:18:38 GMT 2006


Author: metze
Date: 2006-09-18 23:18:38 +0000 (Mon, 18 Sep 2006)
New Revision: 18648

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

Log:
this is provided by libreplace

metze

Modified:
   branches/SAMBA_3_0/source/include/includes.h


Changeset:
Modified: branches/SAMBA_3_0/source/include/includes.h
===================================================================
--- branches/SAMBA_3_0/source/include/includes.h	2006-09-18 23:16:39 UTC (rev 18647)
+++ branches/SAMBA_3_0/source/include/includes.h	2006-09-18 23:18:38 UTC (rev 18648)
@@ -1113,10 +1113,6 @@
     /* NUM_FLUSH_REASONS must remain the last value in the enumeration. */
     NUM_FLUSH_REASONS};
 
-#ifndef HAVE_COMPARISON_FN_T
-typedef int (*comparison_fn_t)(const void *, const void *);
-#endif
-
 /***** automatically generated prototypes *****/
 #ifndef NO_PROTO_H
 #include "proto.h"



More information about the samba-cvs mailing list