Skip to content

Commit 7803961

Browse files
author
William Manning
committed
Remove more commented code
1 parent d015645 commit 7803961

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

PBXFileReference.cs

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -114,20 +114,6 @@ private void SetFileType( string fileType )
114114

115115
this.Add( EXPLICIT_FILE_TYPE_KEY, fileType );
116116
}
117-
118-
// class PBXFileReference(PBXType):
119-
//
120-
//
121-
//
122-
//
123-
//
124-
//
125-
//
126-
//
127-
//
128-
//
129-
//
130-
//
131117
}
132118

133119
public enum TreeEnum {

0 commit comments

Comments
 (0)