From 7347ad1693a624d700e4624cd49e9f3ad6a6ae98 Mon Sep 17 00:00:00 2001 From: JoelKatz Date: Sat, 15 Jun 2013 20:06:39 -0700 Subject: [PATCH] This code is now ready for prime time. --- modules/ripple_data/protocol/ripple_STAmountRound.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/ripple_data/protocol/ripple_STAmountRound.cpp b/modules/ripple_data/protocol/ripple_STAmountRound.cpp index d32665c487..3d90ad699e 100644 --- a/modules/ripple_data/protocol/ripple_STAmountRound.cpp +++ b/modules/ripple_data/protocol/ripple_STAmountRound.cpp @@ -4,8 +4,6 @@ */ //============================================================================== -// CAUTION: This is early code and is *NOT* ready for real use yet. - static void canonicalizeRound (bool isNative, uint64& value, int& offset, bool roundUp) { if (!roundUp) // canonicalize already rounds down