]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/snmp.c
Merge changes from CUPS 1.5svn-r9136.
[thirdparty/cups.git] / backend / snmp.c
index 17a1e73c9474e81a64661b0a0d02e3983e43358e..45e7500d085470da933d0b4c618e2696e2815b86 100644 (file)
@@ -140,13 +140,6 @@ typedef struct snmp_cache_s                /**** SNMP scan cache ****/
 } snmp_cache_t;
 
 
-/*
- * Private CUPS API to set the last error...
- */
-
-extern void            _cupsSetError(ipp_status_t status, const char *message);
-
-
 /*
  * Local functions...
  */