Skip to content
Snippets Groups Projects
Commit 4aaf0d6d authored by George Nachman's avatar George Nachman
Browse files

Turn off incompatibility warning

parent e6ee6c67
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -294,7 +294,9 @@ static BOOL hasBecomeActive = NO;
// LaunchBar: https://twitter.com/launchbar/status/620975715278790657?cn=cmVwbHk%3D&refsrc=email
// Pathfinder: https://twitter.com/gnachman/status/659409608642007041
 
#define SHOW_INCOMPATIBILITY_WARNING_AT_STARTUP
// This is disabled because it looks like everyone is there or almost there. I can remove this
// code soon.
//#define SHOW_INCOMPATIBILITY_WARNING_AT_STARTUP
 
#ifdef SHOW_INCOMPATIBILITY_WARNING_AT_STARTUP
static NSString *const kTimeOfFirstLaunchForIncompatibilityWarnings = @"NoSyncTimeOfFirstLaunchForIncompatibilityWarnings";
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment