From: cristy Date: Wed, 23 Jan 2013 14:38:51 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~4373 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e38f3aa4ee95185a3fa0ec33f3449d6cf587b21;p=imagemagick --- diff --git a/MagickWand/animate.c b/MagickWand/animate.c index e01c73f14..4512abbe0 100644 --- a/MagickWand/animate.c +++ b/MagickWand/animate.c @@ -106,8 +106,6 @@ static MagickBooleanType AnimateUsage(void) *miscellaneous[]= { "-debug events display copious debugging information", - "-distribute-cache port", - " distributed pixel cache spanning one or more servers", "-help print program options", "-list type print a list of supported option arguments", "-log format format of debugging information", diff --git a/MagickWand/compare.c b/MagickWand/compare.c index 70d032872..0531d4bc0 100644 --- a/MagickWand/compare.c +++ b/MagickWand/compare.c @@ -89,8 +89,6 @@ static MagickBooleanType CompareUsage(void) *miscellaneous[]= { "-debug events display copious debugging information", - "-distribute-cache port", - " distributed pixel cache spanning one or more servers", "-help print program options", "-list type print a list of supported option arguments", "-log format format of debugging information", diff --git a/MagickWand/composite.c b/MagickWand/composite.c index f90b7d89b..52dc05e71 100644 --- a/MagickWand/composite.c +++ b/MagickWand/composite.c @@ -233,8 +233,6 @@ static MagickBooleanType CompositeUsage(void) *miscellaneous[]= { "-debug events display copious debugging information", - "-distribute-cache port", - " distributed pixel cache spanning one or more servers", "-help print program options", "-list type print a list of supported option arguments", "-log format format of debugging information", diff --git a/MagickWand/conjure.c b/MagickWand/conjure.c index 2ff4f1291..ae3a56bb2 100644 --- a/MagickWand/conjure.c +++ b/MagickWand/conjure.c @@ -96,8 +96,6 @@ static MagickBooleanType ConjureUsage(void) *miscellaneous[]= { "-debug events display copious debugging information", - "-distribute-cache port", - " distributed pixel cache spanning one or more servers", "-help print program options", "-list type print a list of supported option arguments", "-log format format of debugging information", diff --git a/MagickWand/display.c b/MagickWand/display.c index 5dbf1b0a8..4f722aea0 100644 --- a/MagickWand/display.c +++ b/MagickWand/display.c @@ -109,8 +109,6 @@ static MagickBooleanType DisplayUsage(void) *miscellaneous[]= { "-debug events display copious debugging information", - "-distribute-cache port", - " distributed pixel cache spanning one or more servers", "-help print program options", "-list type print a list of supported option arguments", "-log format format of debugging information", diff --git a/MagickWand/identify.c b/MagickWand/identify.c index 787602739..16727ee34 100644 --- a/MagickWand/identify.c +++ b/MagickWand/identify.c @@ -99,8 +99,6 @@ static MagickBooleanType IdentifyUsage(void) *miscellaneous[]= { "-debug events display copious debugging information", - "-distribute-cache port", - " distributed pixel cache spanning one or more servers", "-help print program options", "-list type print a list of supported option arguments", "-log format format of debugging information", diff --git a/MagickWand/import.c b/MagickWand/import.c index 900e18e47..ce0e0c4fb 100644 --- a/MagickWand/import.c +++ b/MagickWand/import.c @@ -99,8 +99,6 @@ static MagickBooleanType ImportUsage(void) *miscellaneous[]= { "-debug events display copious debugging information", - "-distribute-cache port", - " distributed pixel cache spanning one or more servers", "-help print program options", "-list type print a list of supported option arguments", "-log format format of debugging information", diff --git a/MagickWand/montage.c b/MagickWand/montage.c index 3a8465185..09975af6b 100644 --- a/MagickWand/montage.c +++ b/MagickWand/montage.c @@ -90,8 +90,6 @@ static MagickBooleanType MontageUsage(void) *miscellaneous[]= { "-debug events display copious debugging information", - "-distribute-cache port", - " distributed pixel cache spanning one or more servers", "-help print program options", "-list type print a list of supported option arguments", "-log format format of debugging information", diff --git a/MagickWand/stream.c b/MagickWand/stream.c index 8795f4811..1962adf84 100644 --- a/MagickWand/stream.c +++ b/MagickWand/stream.c @@ -93,8 +93,6 @@ static MagickBooleanType StreamUsage(void) *miscellaneous[]= { "-debug events display copious debugging information", - "-distribute-cache port", - " distributed pixel cache spanning one or more servers", "-help print program options", "-list type print a list of supported option arguments", "-log format format of debugging information",