diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-03 08:23:05 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-03 08:23:05 +0200 |
commit | 21cb382c2a09405d9ca85e4193582bfd8ae00731 (patch) | |
tree | 619de8e112630d4058844086d9c437e5e81f21be /compat/tr.cpp | |
parent | 269b9331888fbf371e2ca1370e80afec79323bbd (diff) |
cleanup
Diffstat (limited to 'compat/tr.cpp')
-rw-r--r-- | compat/tr.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/tr.cpp b/compat/tr.cpp index 72e02527..58f0a71a 100644 --- a/compat/tr.cpp +++ b/compat/tr.cpp @@ -10,4 +10,3 @@ TR& TR::operator=(const TR&) return *this; } -TR::~TR() {} |