mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-24 16:54:08 +00:00
removing stray log
This commit is contained in:
parent
0e44a61978
commit
bea4898196
@ -492,7 +492,6 @@ NSString* const kTabBarBackgroundDoubleClickedNotification = @"kTabBarBackground
|
||||
|
||||
- (void)setJumpbackTab:(BrowserTabViewItem*)inTab
|
||||
{
|
||||
NSLog(@"setting jumpback to %d", inTab);
|
||||
mJumpbackTab = inTab;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user