basic/source/comp/sbcomp.cxx | 1 - l10ntools/source/helpex.cxx | 3 --- l10ntools/source/lngex.cxx | 2 -- 3 files changed, 6 deletions(-)
New commits: commit ec3e17456939ffce227c1b3e1545c7fb4bf288c7 Author: Julien Nabet <serval2...@yahoo.fr> Date: Sun Dec 27 15:20:57 2015 +0100 Remove some includes (stdio/stdlib) Change-Id: I4aa649961efac521e72c363efb5d0a3192125da5 Reviewed-on: https://gerrit.libreoffice.org/20966 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/basic/source/comp/sbcomp.cxx b/basic/source/comp/sbcomp.cxx index 602099d..0b46da3 100644 --- a/basic/source/comp/sbcomp.cxx +++ b/basic/source/comp/sbcomp.cxx @@ -23,7 +23,6 @@ #include "image.hxx" #include "sbobjmod.hxx" #include <svtools/miscopt.hxx> -#include <stdio.h> #include <rtl/character.hxx> #include <memory> diff --git a/l10ntools/source/helpex.cxx b/l10ntools/source/helpex.cxx index 207f7ad..660b016 100644 --- a/l10ntools/source/helpex.cxx +++ b/l10ntools/source/helpex.cxx @@ -24,9 +24,6 @@ #include <string> #include <cstring> -#include <stdio.h> -#include <stdlib.h> - #include "sal/main.h" #include "helpmerge.hxx" diff --git a/l10ntools/source/lngex.cxx b/l10ntools/source/lngex.cxx index 3754326..d68cdc8 100644 --- a/l10ntools/source/lngex.cxx +++ b/l10ntools/source/lngex.cxx @@ -19,8 +19,6 @@ #include "sal/config.h" -#include <stdio.h> - #include "sal/main.h" #include "lngmerge.hxx" _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits