[Libreoffice-commits] online.git: loolwsd/Util.hpp

Tor Lillqvist tml at collabora.com
Mon Apr 25 08:19:40 UTC 2016


 loolwsd/Util.hpp |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 581037d45e29829fcd7676e4d9932a7105e83f94
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Apr 25 11:18:35 2016 +0300

    There is no Util::hasCorrectUID()

diff --git a/loolwsd/Util.hpp b/loolwsd/Util.hpp
index 4647865..ff1b877 100644
--- a/loolwsd/Util.hpp
+++ b/loolwsd/Util.hpp
@@ -114,9 +114,6 @@ namespace Util
 
     void setThreadName(const std::string& s);
 
-    /// Ensure that we have the correct UID unless in debug mode.
-    bool hasCorrectUID();
-
     /// Display version information
     void displayVersionInfo(const char *app);
 


More information about the Libreoffice-commits mailing list