summaryrefslogtreecommitdiff
path: root/cocoa/BrowserViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/BrowserViewController.h')
-rw-r--r--cocoa/BrowserViewController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cocoa/BrowserViewController.h b/cocoa/BrowserViewController.h
index 6c498766e..3975ea494 100644
--- a/cocoa/BrowserViewController.h
+++ b/cocoa/BrowserViewController.h
@@ -24,7 +24,6 @@ struct browser_window;
@class BrowserWindowController;
@interface BrowserViewController : NSViewController {
- struct browser_window *browser;
NSString *url;
BrowserView *browserView;
BrowserWindowController *windowController;