$OpenBSD: patch-gtklp_gtklp_functions_c,v 1.3 2021/02/05 12:39:00 ajacoutot Exp $

Fix for -fno-common.

Index: gtklp/gtklp_functions.c
--- gtklp/gtklp_functions.c.orig
+++ gtklp/gtklp_functions.c
@@ -57,17 +57,6 @@
 #include "conflict.xpm"
 #include "rarrow.xpm"
 
-unsigned topmargin, bottommargin, leftmargin, rightmargin;
-int imageScalingType;
-double imageScalingScalingValue;
-double imageScalingNaturalValue;
-double imageScalingPPIValue;
-int hasAskedPWD;
-
-ppd_file_t *printerPPD;
-
-GtkWidget *mainWindow;
-
 #if GTK_MAJOR_VERSION == 1
 GtkWidget *button_inst_save_label;
 #else
