summaryrefslogtreecommitdiffhomepage
path: root/tracker-hatire/thread.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-hatire/thread.hpp')
-rwxr-xr-xtracker-hatire/thread.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tracker-hatire/thread.hpp b/tracker-hatire/thread.hpp
index b1861bac..39719ef8 100755
--- a/tracker-hatire/thread.hpp
+++ b/tracker-hatire/thread.hpp
@@ -165,8 +165,6 @@ public:
~hatire_thread() override;
hatire_thread();
- void replace_data_nolock(QByteArray&& data);
-
QByteArray& send_data_read_nolock(bool& ret);
void Log(const QString& message);