summaryrefslogtreecommitdiff
path: root/wsd/ClientSession.hpp
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2018-08-03 12:21:29 +0200
committerTamás Zolnai <tamas.zolnai@collabora.com>2018-08-03 12:21:29 +0200
commitec8b7bc012503559841c96c5a16c13798c103387 (patch)
treebc0f4c2a2b066a6ea6a4737725e1008132e9afd6 /wsd/ClientSession.hpp
parent468f8fedb5aca9b56134f86e8e77864a2ad85d7f (diff)
Revert "Cancel tiles also in wsd's senderqueue"
This reverts commit 0bb96131c495dfe1d98ebbfe01df5c4268d16de8. Change-Id: Iffea072aabc88e5150e6ec069917b7965850683a
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 29618a6cd..ae8a6937d 100644
--- a/wsd/ClientSession.hpp
+++ b/wsd/ClientSession.hpp
@@ -101,8 +101,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)
{