aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch')
-rw-r--r--Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch2
1 files changed, 0 insertions, 2 deletions
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