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