svn commit: samba r19511 - in branches/SAMBA_4_0/source/torture: .

jelmer at samba.org jelmer at samba.org
Mon Oct 30 00:24:36 GMT 2006


Author: jelmer
Date: 2006-10-30 00:24:35 +0000 (Mon, 30 Oct 2006)
New Revision: 19511

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

Log:
Remove unused externs.

Modified:
   branches/SAMBA_4_0/source/torture/torture.h


Changeset:
Modified: branches/SAMBA_4_0/source/torture/torture.h
===================================================================
--- branches/SAMBA_4_0/source/torture/torture.h	2006-10-30 00:17:16 UTC (rev 19510)
+++ branches/SAMBA_4_0/source/torture/torture.h	2006-10-30 00:24:35 UTC (rev 19511)
@@ -28,14 +28,12 @@
 
 extern struct torture_suite *torture_root;
 
-extern BOOL use_oplocks;
 extern BOOL torture_showall;
 extern int torture_entries;
 extern int torture_seed;
 extern int torture_numops;
 extern int torture_failures;
 extern int torture_numasync;
-extern BOOL use_level_II_oplocks;
 
 struct torture_test;
 



More information about the samba-cvs mailing list