Skip to content

Commit 8869f9e

Browse files
committed
Warning
1 parent cd5e0fe commit 8869f9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/float/arithmetic.cpp

100644100755
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,6 @@ namespace Test { namespace Float {
783783
};
784784

785785
const Gecode::FloatNum step = 0.15;
786-
const Gecode::FloatNum step2 = 2*step;
787786
Gecode::FloatVal a(-8,5);
788787
Gecode::FloatVal b(9,12);
789788
Gecode::FloatVal c(-8,8);

0 commit comments

Comments
 (0)