mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Do not mirror needsNewWebView in window controller
This commit is contained in:
@@ -75,11 +75,6 @@ OAK_DEBUG_VAR(HTMLOutputWindow);
|
||||
[self.window close];
|
||||
}
|
||||
|
||||
- (BOOL)needsNewWebView
|
||||
{
|
||||
return _htmlOutputView.needsNewWebView;
|
||||
}
|
||||
|
||||
- (BOOL)windowShouldClose:(id)sender
|
||||
{
|
||||
D(DBF_HTMLOutputWindow, bug("\n"););
|
||||
|
||||
Reference in New Issue
Block a user