summaryrefslogtreecommitdiff
path: root/cocoa/HistoryView.m
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/HistoryView.m')
-rw-r--r--cocoa/HistoryView.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/cocoa/HistoryView.m b/cocoa/HistoryView.m
index 6c1c44587..65f971d28 100644
--- a/cocoa/HistoryView.m
+++ b/cocoa/HistoryView.m
@@ -57,7 +57,6 @@
[[NSColor clearColor] set];
[NSBezierPath fillRect: rect];
- cocoa_set_font_scale_factor( 1.0 );
cocoa_set_clip( rect );
history_redraw( browser->history );