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_balance.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'test/unit/t_balance.cc') diff --git a/test/unit/t_balance.cc b/test/unit/t_balance.cc index 78a3a3fc..93d97d6a 100644 --- a/test/unit/t_balance.cc +++ b/test/unit/t_balance.cc @@ -26,5 +26,4 @@ void BalanceTestCase::tearDown() void BalanceTestCase::testConstructors() { - int x = 1; } -- cgit v1.2.3