summaryrefslogtreecommitdiffstats
Side-by-side diff
-rw-r--r--src/controller/actions/zoom.c2
-rw-r--r--src/controller/callbacks/keyboard.c6
-rw-r--r--src/controller/callbacks/reshape.c3
-rw-r--r--src/model/geometry/density_legend_geometry.c5
-rw-r--r--src/model/state/state.h9
5 files changed, 10 insertions, 15 deletions
diff --git a/src/model/state/state.h b/src/model/state/state.h
index ac1e035..26141f2 100644
--- a/src/model/state/state.h
+++ b/src/model/state/state.h
@@ -78,15 +78,6 @@ typedef struct
} ortho;
/*
- * Viewport size.
- */
- struct
- {
- int w;
- int h;
- } viewport;
-
- /*
* Buffer objects.
*/
unsigned int buffers[1];

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.