RESOLVED FIXED Bug 54401
Remove dead code in FormDataStreamCFNet.cpp
https://bugs.webkit.org/show_bug.cgi?id=54401
Summary Remove dead code in FormDataStreamCFNet.cpp
Pratik Solanki
Reported 2011-02-14 10:18:25 PST
There a number of static functions in FormDataStreamCFNet.cpp that are unused. We can remove them. The code was made conditional in http://trac.webkit.org/changeset/30329 and it became unreachable when we removed the other code path in http://trac.webkit.org/changeset/41517
Attachments
Patch (9.96 KB, patch)
2011-02-14 10:36 PST, Pratik Solanki
darin: review+
Pratik Solanki
Comment 1 2011-02-14 10:36:10 PST
Pratik Solanki
Comment 2 2011-02-14 10:37:07 PST
I will wait for the Windows EWS bot to build this patch before checking it in.
Pratik Solanki
Comment 3 2011-02-14 14:23:51 PST
Note You need to log in before you can comment on or make changes to this bug.