From 2aa572f695e4ba63bc03a862c024c76a34e878d7 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sun, 3 Aug 2003 13:02:26 +0000 Subject: [PATCH] revert, signal handler breaks the exception handler. Unfortunally throwing an exception causes a signal and not an exception. If I use a signal handler rather than the exception handler, all unforeseen errors will cause SM to just die with no backtrace. --- .../PBProject/stepmania.pbproj/project.pbxproj | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/stepmania/PBProject/stepmania.pbproj/project.pbxproj b/stepmania/PBProject/stepmania.pbproj/project.pbxproj index b566fe3f91..a9d726307e 100755 --- a/stepmania/PBProject/stepmania.pbproj/project.pbxproj +++ b/stepmania/PBProject/stepmania.pbproj/project.pbxproj @@ -522,7 +522,6 @@ AADB4F5B04D9220700D02EE9, AA0E393604DA8EE700D02EE9, AAF4310004DC98BC00D02EE9, - AAF4310204DD288800D02EE9, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -776,7 +775,6 @@ AA0E393504DA8EE700D02EE9, AA52E9BE04DBBCF400D02EE9, AAF430FF04DC98BC00D02EE9, - AAF4310304DD288800D02EE9, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -9556,18 +9554,6 @@ shellPath = /bin/sh; shellScript = scripts/make_dist.sh; }; - AAF4310204DD288800D02EE9 = { - fileRef = AADB4E8C04D50FB900D02EE9; - isa = PBXBuildFile; - settings = { - }; - }; - AAF4310304DD288800D02EE9 = { - fileRef = AADB4E8B04D50FB900D02EE9; - isa = PBXBuildFile; - settings = { - }; - }; AAF580A004B26FE200D02EE9 = { fileRef = AA8B6C7904AFD87300D02EE9; isa = PBXBuildFile;