From 66f9f09721647b635e4095c865653b8008c9552e Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sat, 8 Sep 2012 09:44:25 +0000 Subject: Revert logging changes. --- Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch | 2 -- 1 file changed, 2 deletions(-) (limited to 'Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch') diff --git a/Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch b/Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch index 04232f8a..093e3126 100644 --- a/Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch +++ b/Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch @@ -34,6 +34,4 @@ // Global types #import "FLXPostgresTypes.h" - - #define _log(x) NSLog(@"PostgresKit: Warning: %@", x); #endif -- cgit v1.2.3