kit/Kit.cpp |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 927f77354c625854531593ccafabecab5b2d08e9
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Mon Apr 20 00:06:50 2020 +0300
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Sun Apr 19 23:28:53 2020 +0200

    Bin unused variable
    
    Change-Id: I382e8bd8f2430dbab7f9ec623299c461b747e0a4
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92512
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Tor Lillqvist <t...@collabora.com>

diff --git a/kit/Kit.cpp b/kit/Kit.cpp
index 539615da5..dff8f08d3 100644
--- a/kit/Kit.cpp
+++ b/kit/Kit.cpp
@@ -109,7 +109,6 @@ static std::shared_ptr<Document> document;
 #ifndef BUILDING_TESTS
 static bool AnonymizeUserData = false;
 static uint64_t AnonymizationSalt = 82589933;
-static std::string ObfuscatedFileId;
 #endif
 
 #if ENABLE_DEBUG
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to