From d0a664d102bb0886dbaf844b6857749f70702ea3 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 16 Feb 2009 16:55:18 -0400 Subject: Fixed several unused value and param warnings --- test/unit/t_commodity.cc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'test/unit/t_commodity.cc') diff --git a/test/unit/t_commodity.cc b/test/unit/t_commodity.cc index 8f57f51a..80e51bcd 100644 --- a/test/unit/t_commodity.cc +++ b/test/unit/t_commodity.cc @@ -102,19 +102,13 @@ void CommodityTestCase::testPriceHistory() void CommodityTestCase::testLots() { - // jww (2007-04-17): tbd - int x = 1; } void CommodityTestCase::testScalingBase() { - // jww (2007-04-17): tbd - int x = 1; } void CommodityTestCase::testReduction() { - // jww (2007-04-17): tbd - int x = 1; } -- cgit v1.2.3