summaryrefslogtreecommitdiff
path: root/src/winwidget.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-02-12 16:12:40 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-02-12 16:12:40 +0100
commitbe7b3df6c008f74b2ebec9a61dda3db7da9a2a9d (patch)
treef513e9d2bcd6d7cb384bade126de5369242231d4 /src/winwidget.h
parentb6a1cff6db874f4708d5ff5ea6a17248610b7d90 (diff)
Revert "Merge --scale-down / window dimension change patch"
This reverts commit b6a1cff6db874f4708d5ff5ea6a17248610b7d90.
Diffstat (limited to 'src/winwidget.h')
-rw-r--r--src/winwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/winwidget.h b/src/winwidget.h
index 3a99868..33ad945 100644
--- a/src/winwidget.h
+++ b/src/winwidget.h
@@ -108,7 +108,6 @@ struct __winwidget {
*/
double zoom;
double old_zoom;
- unsigned char has_manual_zoom;
int click_offset_x;
int click_offset_y;