aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMNSAppleScript+Handler.h
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2013-12-19 21:30:10 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2013-12-19 21:30:10 +0000
commit9b8635767148b3f95942593bfeefa86f147d2c53 (patch)
tree357cf2390edbb1d150830133228cda393203ee48 /Foundation/GTMNSAppleScript+Handler.h
parentca3d74790bcf2d42bc6a9c3dc653c7e8a485705c (diff)
Fix build of Mac GTM project with static analyzer. Remove GTMGarbageCollection. Remove GC build configs. Remove internal dependence on GTMObjectSingleton.
DELTA=447 (49 added, 296 deleted, 102 changed)
Diffstat (limited to 'Foundation/GTMNSAppleScript+Handler.h')
-rw-r--r--Foundation/GTMNSAppleScript+Handler.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/Foundation/GTMNSAppleScript+Handler.h b/Foundation/GTMNSAppleScript+Handler.h
index 8fcb8fc..ba4fe72 100644
--- a/Foundation/GTMNSAppleScript+Handler.h
+++ b/Foundation/GTMNSAppleScript+Handler.h
@@ -19,13 +19,6 @@
#import <Foundation/Foundation.h>
#import "GTMDefines.h"
-// :::WARNING::: NSAppleScript and Garbage Collect (GC)
-//
-// As of 10.5.6 (and below) Apple has bugs in NSAppleScript when running with
-// GC; ie-things crash that have nothing to do w/ this or your code. See
-// http://rails.wincent.com/issues/640 for a good amount of detail about the
-// problems and simple cases that show it.
-
// A category for calling handlers in NSAppleScript
enum {