mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Remove unnecessary code
This commit is contained in:
@@ -18,9 +18,6 @@ extern NSString* const kCommandRunnerURLScheme; // from HTMLOutput.h
|
||||
@end
|
||||
|
||||
@implementation OakHTMLOutputView
|
||||
|
||||
@dynamic webView, needsNewWebView;
|
||||
|
||||
- (void)loadRequest:(NSURLRequest*)aRequest environment:(std::map<std::string, std::string> const&)anEnvironment autoScrolls:(BOOL)flag
|
||||
{
|
||||
if(flag)
|
||||
|
||||
Reference in New Issue
Block a user