summaryrefslogtreecommitdiff
path: root/wsd/ClientSession.hpp
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2018-08-20 15:03:57 +0200
committerTamás Zolnai <tamas.zolnai@collabora.com>2018-08-20 15:13:59 +0200
commit7d98b5f01567af9625eaacbf25da671362a27c56 (patch)
treedbd3d50eb40e35c744bc904ab26b497938158fff /wsd/ClientSession.hpp
parentdb5a57308ba8d0a9be903c04ab05bd7df74c3d1a (diff)
Revert "Get back "Cancel tiles also in wsd's senderqueue""
This reverts commit f1a385be98aba7191de79606d1cfdfa6973dfc39. It's not easy, it can interfere the tile tracking. Change-Id: I1e4ec9b4d66e5e912873f673fd5cb71ba55a9332 Reviewed-on: https://gerrit.libreoffice.org/59326 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'wsd/ClientSession.hpp')
-rw-r--r--wsd/ClientSession.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/wsd/ClientSession.hpp b/wsd/ClientSession.hpp
index 4037d81a2..997058f68 100644
--- a/wsd/ClientSession.hpp
+++ b/wsd/ClientSession.hpp
@@ -99,8 +99,6 @@ public:
}
}
- void cancelTilesInQueue();
-
/// Set the save-as socket which is used to send convert-to results.
void setSaveAsSocket(const std::shared_ptr<StreamSocket>& socket)
{