]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/ipp-private.h
Save work on new ipptool using IPP data file parser.
[thirdparty/cups.git] / cups / ipp-private.h
index be89fcf0bddbdf5013e1f1be754f8e9f5bd0e354..428abcc1c57f6096c06bd2ce0b570aa1b6e6fbfd 100644 (file)
@@ -68,9 +68,6 @@ struct _ipp_vars_s                    /**** Variables ****/
                portstr[32],            /* Port number string */
                resource[1024];         /* Resource path from URI */
   int          port;                   /* Port number from URI */
-  http_encryption_t encryption;                /* Encryption for connection? */
-  double       timeout;                /* Timeout for connection */
-  int          family;                 /* Address family */
   int          num_vars;               /* Number of variables */
   cups_option_t        *vars;                  /* Array of variables */
   int          password_tries;         /* Number of retries for password */