From 9e884c6b0f05e48f8ecd9f20689c62f9f0f20155 Mon Sep 17 00:00:00 2001 From: Bill Meltsner Date: Sun, 5 Feb 2012 08:22:00 -0500 Subject: [PATCH] Remove a stray .orig reference from the Xcode project --- platform/macosx/love.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/platform/macosx/love.xcodeproj/project.pbxproj b/platform/macosx/love.xcodeproj/project.pbxproj index df568a5a1..eec551c32 100644 --- a/platform/macosx/love.xcodeproj/project.pbxproj +++ b/platform/macosx/love.xcodeproj/project.pbxproj @@ -650,7 +650,6 @@ A9D5C499142E5F7F0044ECF7 /* b2EdgeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeShape.cpp; sourceTree = ""; }; A9D5C49A142E5F7F0044ECF7 /* b2EdgeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeShape.h; sourceTree = ""; }; A9D5C49B142E5F7F0044ECF7 /* b2PolygonShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonShape.cpp; sourceTree = ""; }; - A9D5C49C142E5F7F0044ECF7 /* b2PolygonShape.cpp.orig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = b2PolygonShape.cpp.orig; sourceTree = ""; }; A9D5C49D142E5F7F0044ECF7 /* b2PolygonShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonShape.h; sourceTree = ""; }; A9D5C49E142E5F7F0044ECF7 /* b2Shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Shape.h; sourceTree = ""; }; A9D5C4A0142E5F7F0044ECF7 /* b2BlockAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BlockAllocator.cpp; sourceTree = ""; }; @@ -1545,7 +1544,6 @@ A9D5C499142E5F7F0044ECF7 /* b2EdgeShape.cpp */, A9D5C49A142E5F7F0044ECF7 /* b2EdgeShape.h */, A9D5C49B142E5F7F0044ECF7 /* b2PolygonShape.cpp */, - A9D5C49C142E5F7F0044ECF7 /* b2PolygonShape.cpp.orig */, A9D5C49D142E5F7F0044ECF7 /* b2PolygonShape.h */, A9D5C49E142E5F7F0044ECF7 /* b2Shape.h */, );