Update of /cvsroot/opengtoolkit/lvzip/c_source/lvzip.xcode
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9074
Modified Files:
project.pbxproj
Log Message:
Removed references to gzio.c as that code is not used at all
Index: project.pbxproj
===================================================================
RCS file: /cvsroot/opengtoolkit/lvzip/c_source/lvzip.xcode/project.pbxproj,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** project.pbxproj 17 Sep 2007 16:13:02 -0000 1.7
--- project.pbxproj 27 Feb 2008 19:09:25 -0000 1.8
***************
*** 322,333 ****
sourceTree = "<group>";
};
- 839542B70894F2490020C3E2 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- lastKnownFileType = sourcecode.c.c;
- path = gzio.c;
- refType = 4;
- sourceTree = "<group>";
- };
839542B80894F2490020C3E2 = {
fileEncoding = 30;
--- 322,325 ----
|