Third Time's a charm

This commit is contained in:
Tim Sneed
2014-02-28 11:32:14 -06:00
parent 7dc9c55ba6
commit 813419fa3e
+1 -4
View File
@@ -2,10 +2,7 @@
{
public class ProductHeaderValue
{
ProductHeaderValue()
{
}
ProductHeaderValue() { }
public ProductHeaderValue(string name)
{