]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/dest.c
Import CUPS v1.7.1
[thirdparty/cups.git] / cups / dest.c
index 41434e397558084b2332b44b574e701d649de25f..cdf1c4491570418147556295163f52691143a369 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id$"
+ * "$Id: dest.c 11141 2013-07-16 14:58:25Z msweet $"
  *
  *   User-defined destination (and option) support for CUPS.
  *
@@ -1427,7 +1427,6 @@ _cupsGetDests(http_t       *http, /* I  - Connection to server or
   */
 
   appleGetPaperSize(media_default, sizeof(media_default));
-  fprintf(stderr, "Apple default media = %s\n", media_default);
 #endif /* __APPLE__ */
 
  /*
@@ -3892,5 +3891,5 @@ cups_make_string(
 
 
 /*
- * End of "$Id$".
+ * End of "$Id: dest.c 11141 2013-07-16 14:58:25Z msweet $".
  */