summaryrefslogtreecommitdiff
path: root/cups/globals.c
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-04-21 12:23:56 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-04-21 12:23:56 +0000
commit9653cfdfbb4eacdf744f72ed168d4010b1dd9399 (patch)
tree3199689227a3757e73d6bb6a1e46f11b7971e9b1 /cups/globals.c
parent2dabbdab04884388ac1da5d3ae85032109d7654d (diff)
downloadcups-9653cfdfbb4eacdf744f72ed168d4010b1dd9399.tar.gz
Save work.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11824 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/globals.c')
-rw-r--r--cups/globals.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cups/globals.c b/cups/globals.c
index 41a5854cd..724c961d8 100644
--- a/cups/globals.c
+++ b/cups/globals.c
@@ -218,7 +218,6 @@ cups_globals_alloc(void)
cg->password_cb = (cups_password_cb2_t)_cupsGetPassword;
cg->any_root = 1;
cg->expired_certs = 1;
- cg->expired_root = 1;
#ifdef DEBUG
/*