[Pvfs2-cvs] commit by pw in pvfs2/src/proto: PINT-reqproto-encode.c

CVS commit program cvs at parl.clemson.edu
Wed Aug 30 15:07:32 EDT 2006


Update of /projects/cvsroot/pvfs2/src/proto
In directory parlweb1:/tmp/cvs-serv4015/src/proto

Modified Files:
	PINT-reqproto-encode.c 
Log Message:
destroy unused client-side admin-mode setting


Index: PINT-reqproto-encode.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/proto/PINT-reqproto-encode.c,v
diff -u -p -p -u -r1.28 -r1.29
--- PINT-reqproto-encode.c	11 Nov 2005 21:31:08 -0000	1.28
+++ PINT-reqproto-encode.c	30 Aug 2006 19:07:32 -0000	1.29
@@ -39,7 +39,6 @@ do { \
 } while(0)
 
 extern PINT_encoding_table_values le_bytefield_table;
-int g_admin_mode = 0;
 
 static PINT_encoding_table_values *PINT_encoding_table[
     ENCODING_TABLE_SIZE] = {NULL};



More information about the Pvfs2-cvs mailing list