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.hpp | |
| parent | 269b9331888fbf371e2ca1370e80afec79323bbd (diff) | |
cleanup
Diffstat (limited to 'compat/tr.hpp')
| -rw-r--r-- | compat/tr.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/tr.hpp b/compat/tr.hpp index 7bb4fb71..6af45161 100644 --- a/compat/tr.hpp +++ b/compat/tr.hpp @@ -13,7 +13,6 @@ class OTR_COMPAT_EXPORT TR : public QObject public: TR(); TR(const TR&); - ~TR() override; TR& operator=(const TR& other); }; |
