Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(28)

Unified Diff: src/client/mac/sender/uploader.m

Issue 310002: Remove duplicate definition of GTMLoggerDebug (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Patch Set: Created 13 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/client/mac/sender/uploader.m
===================================================================
--- src/client/mac/sender/uploader.m (revision 856)
+++ src/client/mac/sender/uploader.m (working copy)
@@ -39,7 +39,6 @@
#import "client/mac/sender/uploader.h"
#import "common/mac/GTMLogger.h"
-
const int kMinidumpFileLengthLimit = 800000;
#define kApplePrefsSyncExcludeAllKey \
@@ -49,8 +48,6 @@
NSString *const kSocorroServerType = @"socorro";
NSString *const kDefaultServerType = @"google";
-#define GTMLoggerDebug NSLog
-
#pragma mark -
@interface Uploader(PrivateMethods)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted