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

Remove a silly log line

parent f181cebb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -398,7 +398,6 @@ end:
return _cachedTotalOcclusion;
}
 
NSLog(@"Do the needful for window %p", self);
NSArray *orderedWindows = [[NSApplication sharedApplication] orderedWindows];
NSUInteger myIndex = [orderedWindows indexOfObject:self];
CGFloat totalOcclusion = 0;
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