Remove comment

This commit is contained in:
norman 2011-12-16 15:04:15 +01:00
parent f7be7ba735
commit 7be8d05461

View File

@ -463,8 +463,6 @@ public class HttpPostRequestDecoder {
firstpos = currentpos;
contRead = true;
}
// END OF FIX
break;
case FIELD:// search '&' or end of line
if (read == '&') {