sal/rtl/alloc_cache.cxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit c962b9b62c6fe173c64dfdc90f447ba5f8b11de8 Author: Tor Lillqvist <t...@collabora.com> Date: Thu Feb 11 15:37:56 2016 +0200
Avoid duplicate declaration The same extern declaration is already in alloc_impl.hxx which the source file includes earlier. Change-Id: Idacadc8cf938d88892c99b1af3723c52fcae5298 diff --git a/sal/rtl/alloc_cache.cxx b/sal/rtl/alloc_cache.cxx index 464c0be..ebe1b17 100644 --- a/sal/rtl/alloc_cache.cxx +++ b/sal/rtl/alloc_cache.cxx @@ -29,8 +29,6 @@ #include <string.h> #include <stdio.h> -extern AllocMode alloc_mode; - /* ================================================================= * * * cache internals. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits