about summary refs log tree commit homepage
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-rwxr-xr-xscript/public-inbox-httpd2
1 files changed, 0 insertions, 2 deletions
diff --git a/script/public-inbox-httpd b/script/public-inbox-httpd
index 47e38eca..56551ede 100755
--- a/script/public-inbox-httpd
+++ b/script/public-inbox-httpd
@@ -32,8 +32,6 @@ my $refresh = sub {
                                                 application/atom+xml
                                                 )]
                         };
-                        $@ and warn
-"Plack::Middleware::Deflater missing, bandwidth will be wasted\n";
 
                         eval { enable 'ReverseProxy' };
                         $@ and warn