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

Stop debug logging on termination

parent 135e1f5d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -736,6 +736,7 @@ static const NSTimeInterval kOneMonth = 30 * 24 * 60 * 60;
DLog(@"applicationWillTerminate called");
[[iTermModifierRemapper sharedInstance] setRemapModifiers:NO];
DLog(@"applicationWillTerminate returning");
TurnOffDebugLoggingSilently();
}
 
- (BOOL)applicationOpenUntitledFile:(NSApplication *)theApplication {
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