STYLE: ops: clean up macro

This commit is contained in:
mattijs 2013-08-07 14:30:37 +01:00
parent f196efa6d7
commit a0765c8300

View File

@ -178,6 +178,7 @@ Op(greaterEq, x >= y)
weightedOp(multiply, (weight*y))
#undef Op
#undef weightedOp
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //