diff options
Diffstat (limited to '')
-rw-r--r-- | twrpTar.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/twrpTar.hpp b/twrpTar.hpp index 78c4c5978..92674ee61 100644 --- a/twrpTar.hpp +++ b/twrpTar.hpp @@ -44,7 +44,6 @@ struct thread_data_struct { unsigned thread_id; }; - class twrpTar { public: twrpTar(); |