summaryrefslogtreecommitdiff
path: root/src/account.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/account.h')
-rw-r--r--src/account.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/account.h b/src/account.h
index c8f6bdbd..4ac69532 100644
--- a/src/account.h
+++ b/src/account.h
@@ -195,7 +195,6 @@ public:
{
TRACE_CTOR(account_t::xdata_t, "copy");
}
-
~xdata_t() throw() {
TRACE_DTOR(account_t::xdata_t);
}