Index: pdf/out_of_process_instance.h |
diff --git a/pdf/out_of_process_instance.h b/pdf/out_of_process_instance.h |
index d4c9c971c7963c2957624a9f32bb5664fda403f3..dbaeb29c86c21253305b440723910d4df27df818 100644 |
--- a/pdf/out_of_process_instance.h |
+++ b/pdf/out_of_process_instance.h |
@@ -256,7 +256,6 @@ class OutOfProcessInstance : public pp::Instance, |
pp::FloatPoint starting_scroll_offset_; |
// True if last bitmap was smaller than screen. |
bool last_bitmap_smaller_; |
- double last_zoom_when_smaller_; |
// Current device scale factor. |
float device_scale_; |
// True if the plugin is full-page. |