Index: /trunk/lib/Perlbal/ClientProxy.pm
===================================================================
--- /trunk/lib/Perlbal/ClientProxy.pm (revision 617)
+++ /trunk/lib/Perlbal/ClientProxy.pm (revision 618)
@@ -784,5 +784,4 @@
     $req_hd->header("Transfer-Encoding", undef); # remove it (won't go to backend)
 
-    # TODO: return false if we don't have buffered upload dir configured
     my $eh = $req_hd->header("Expect");
     if ($eh && $eh =~ /\b100-continue\b/) {
