Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ps/ps-document.h
diff options
context:
space:
mode:
Diffstat (limited to 'ps/ps-document.h')
-rw-r--r--ps/ps-document.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ps/ps-document.h b/ps/ps-document.h
index 5bdd282..f7c8e92 100644
--- a/ps/ps-document.h
+++ b/ps/ps-document.h
@@ -47,8 +47,6 @@ struct _PSDocument {
*/
GdkGC *psgc;
- GtkGSZoomMode zoom_mode;
-
GdkPixmap *bpixmap; /* Backing pixmap */
long message_window; /* Used by ghostview to receive messages from app */
@@ -98,9 +96,7 @@ struct _PSDocument {
gboolean antialiased; /* Using antialiased display */
gboolean respect_eof; /* respect EOF comments? */
gint default_size;
- gboolean override_size;
gfloat xdpi, ydpi;
- gboolean override_orientation;
gint fallback_orientation; /* Orientation to use if override */
gint real_orientation; /* Real orientation from the document */