[Libreoffice-commits] core.git: dtrans/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Jan 30 16:40:38 UTC 2019
dtrans/source/win32/clipb/MtaOleClipb.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 8eccadb49ede6277cfe7086d64b523c8eb847e91
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Jan 30 14:37:58 2019 +0100
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed Jan 30 17:40:11 2019 +0100
-Werror,-Wunused-const-variable (clang-cl)
Change-Id: I3a1ebc4cc4cadd3b4a69b772addbb51eace84e27
Reviewed-on: https://gerrit.libreoffice.org/67142
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/dtrans/source/win32/clipb/MtaOleClipb.cxx b/dtrans/source/win32/clipb/MtaOleClipb.cxx
index d935713b8e43..02a5f309aa14 100644
--- a/dtrans/source/win32/clipb/MtaOleClipb.cxx
+++ b/dtrans/source/win32/clipb/MtaOleClipb.cxx
@@ -61,7 +61,6 @@ namespace /* private */
const sal_uInt32 MAX_WAITTIME = 10000; // msec
const sal_uInt32 MAX_WAIT_SHUTDOWN = 10000; // msec
- const sal_uInt32 MAX_CLIPEVENT_PROCESSING_TIME = 5000; // msec
const bool MANUAL_RESET = true;
const bool INIT_NONSIGNALED = false;
More information about the Libreoffice-commits
mailing list