diff options
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() {} |