Update of /cvsroot/wpdev/wolfpack
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15438
Modified Files:
definitions.cpp
Log Message:
ops.
Index: definitions.cpp
===================================================================
RCS file: /cvsroot/wpdev/wolfpack/definitions.cpp,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** definitions.cpp 11 Oct 2004 07:58:00 -0000 1.22
--- definitions.cpp 11 Oct 2004 08:05:10 -0000 1.23
***************
*** 198,206 ****
}
- if( qName == "acl" )
- {
- int i = 0;
- }
-
// Include another file
if( qName == "include" )
--- 198,201 ----
|