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 6f409b395..f9085e44d 100644
--- a/cocoa/BrowserViewController.h
+++ b/cocoa/BrowserViewController.h
@@ -34,7 +34,6 @@ struct browser_window;
NSImage *favicon;
BOOL canGoBack;
BOOL canGoForward;
- BOOL navigatedUsingBackForwards;
}
@property (readwrite, assign, nonatomic) struct browser_window *browser;