mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-29 03:44:37 +00:00
again with the NSLog
This commit is contained in:
parent
84bca34a3e
commit
04b57431bd
@ -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