Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ps/ggvutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'ps/ggvutils.h')
-rw-r--r--ps/ggvutils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ps/ggvutils.h b/ps/ggvutils.h
index 093b4c1..c9b2f20 100644
--- a/ps/ggvutils.h
+++ b/ps/ggvutils.h
@@ -26,9 +26,6 @@
#include "gtkgs.h"
extern GtkGSPaperSize ggv_paper_sizes[];
-extern gfloat ggv_zoom_levels[];
-extern const gchar *ggv_zoom_level_names[];
-extern const gint ggv_max_zoom_levels;
/* If file exists and is a regular file then return its length, else -1 */
gint ggv_file_length(const gchar * filename);