[Libreoffice-commits] online.git: wsd/DocumentBroker.hpp
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Feb 8 13:40:11 UTC 2019
wsd/DocumentBroker.hpp | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 214fb20e7f6b2fc34d24c3d53fc696044f8694e6
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Fri Feb 8 15:38:36 2019 +0200
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Fri Feb 8 15:38:40 2019 +0200
There is no DocumentBroker::handleDialogRequest()
Change-Id: Ide3f00e898dd1d3dfde62f1eea1728beb6067b04
diff --git a/wsd/DocumentBroker.hpp b/wsd/DocumentBroker.hpp
index 3d47c722d..75fc05dc4 100644
--- a/wsd/DocumentBroker.hpp
+++ b/wsd/DocumentBroker.hpp
@@ -306,7 +306,6 @@ public:
void invalidateTiles(const std::string& tiles);
void handleTileRequest(TileDesc& tile,
const std::shared_ptr<ClientSession>& session);
- void handleDialogRequest(const std::string& dialogCmd);
void handleTileCombinedRequest(TileCombined& tileCombined,
const std::shared_ptr<ClientSession>& session);
void sendRequestedTiles(const std::shared_ptr<ClientSession>& session);
More information about the Libreoffice-commits
mailing list