]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/globals.c
Save work.
[thirdparty/cups.git] / cups / globals.c
index 41a5854cdc6c3af343f43067b2a3f6d183adbe2e..724c961d868c950eba81a24b652c801afcefc5af 100644 (file)
@@ -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
  /*