From 9b8635767148b3f95942593bfeefa86f147d2c53 Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Thu, 19 Dec 2013 21:30:10 +0000 Subject: 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) --- Foundation/GTMSQLite.m | 1 - 1 file changed, 1 deletion(-) (limited to 'Foundation/GTMSQLite.m') diff --git a/Foundation/GTMSQLite.m b/Foundation/GTMSQLite.m index 29980ae..502a5cc 100644 --- a/Foundation/GTMSQLite.m +++ b/Foundation/GTMSQLite.m @@ -27,7 +27,6 @@ #import "GTMMethodCheck.h" #import "GTMDefines.h" #include -#import "GTMGarbageCollection.h" typedef struct { BOOL upperCase; -- cgit v1.2.3