loolwsd/ChildProcessSession.hpp | 2 --
1 file changed, 2 deletions(-)
New commits:
commit d88a798469375a99c6bace7f17f881bcd3c5b797
Author: Tor Lillqvist <[email protected]>
Date: Thu Feb 25 14:36:50 2016 +0200
There is no setDocumentPassword() in ChildProcessSession
diff --git a/loolwsd/ChildProcessSession.hpp b/loolwsd/ChildProcessSession.hpp
index 01b6191..66d78f6 100644
--- a/loolwsd/ChildProcessSession.hpp
+++ b/loolwsd/ChildProcessSession.hpp
@@ -92,8 +92,6 @@ public:
const Statistics& getStatistics() const { return _stats; }
bool isInactive() const { return _stats.getInactivityMS() >=
InactivityThresholdMS; }
- void setDocumentPassword(const int nPasswordType);
-
protected:
virtual bool loadDocument(const char *buffer, int length,
Poco::StringTokenizer& tokens) override;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits