]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/adminutil.h
Merge changes from CUPS 1.6svn-r10112.
[thirdparty/cups.git] / cups / adminutil.h
index f056916779c41026a564870f8a59537ea92bd4b3..14c681b16728d3b738324d11997a0ab3d5d28689 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   Administration utility API definitions for CUPS.
  *
- *   Copyright 2007-2010 by Apple Inc.
+ *   Copyright 2007-2011 by Apple Inc.
  *   Copyright 2001-2007 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -42,7 +42,7 @@ extern "C" {
 #  define CUPS_SERVER_DEBUG_LOGGING    "_debug_logging"
 #  define CUPS_SERVER_REMOTE_ADMIN     "_remote_admin"
 #  define CUPS_SERVER_REMOTE_ANY       "_remote_any"
-#  define CUPS_SERVER_REMOTE_PRINTERS  "_remote_printers"
+/*#  define CUPS_SERVER_REMOTE_PRINTERS        "_remote_printers"*/
 #  define CUPS_SERVER_SHARE_PRINTERS   "_share_printers"
 #  define CUPS_SERVER_USER_CANCEL_ANY  "_user_cancel_any"