Whitespace fix

This commit is contained in:
John Wiegley 2009-11-02 17:19:53 -05:00
parent 142c3ab7bf
commit ff5506801d

View file

@ -195,7 +195,6 @@ public:
{
TRACE_CTOR(account_t::xdata_t, "copy");
}
~xdata_t() throw() {
TRACE_DTOR(account_t::xdata_t);
}