Kaydet (Commit) 2e409945 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused function

üst 21c82e9e
......@@ -34,14 +34,6 @@
#include <rtl/math.hxx>
#include <basegfx/numeric/ftools.hxx>
namespace {
sal_Int32 RoundToInt (const double nValue)
{
return sal_Int32(::rtl::math::round(nValue));
}
}
namespace sd { namespace slidesorter { namespace view {
class Layouter::Implementation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment