summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-06-22 13:09:29 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-06-22 13:09:29 +0000
commite070fdf693197ab73e1189a66b142981ffe35aa8 (patch)
treed754481c75853a37a3a9da15470d42a36b14e220 /modules
parent28b0afb713f273d9d1182c61e92372eb0fa61edf (diff)
downloadgtk+-e070fdf693197ab73e1189a66b142981ffe35aa8.tar.gz
Fix compilation with cups 1.1
Diffstat (limited to 'modules')
-rw-r--r--modules/printbackends/cups/gtkprintbackendcups.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/printbackends/cups/gtkprintbackendcups.c b/modules/printbackends/cups/gtkprintbackendcups.c
index 1877aaa797..d484991c75 100644
--- a/modules/printbackends/cups/gtkprintbackendcups.c
+++ b/modules/printbackends/cups/gtkprintbackendcups.c
@@ -2089,7 +2089,6 @@ cups_printer_get_options (GtkPrinter *printer,
{
GtkPaperSize *paper_size;
ppd_option_t *option;
- ppd_coption_t *coption;
ppdMarkDefaults (ppd_file);