summaryrefslogtreecommitdiff
path: root/frontends/cocoa/BrowserView.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/cocoa/BrowserView.h')
-rw-r--r--frontends/cocoa/BrowserView.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/cocoa/BrowserView.h b/frontends/cocoa/BrowserView.h
index c626c8c5b..1d02fb02b 100644
--- a/frontends/cocoa/BrowserView.h
+++ b/frontends/cocoa/BrowserView.h
@@ -47,7 +47,6 @@
- (void) removeCaret;
- (void) addCaretAt: (NSPoint) point height: (CGFloat) height;
-- (void) reformat;
- (void) updateHistory;
@end