[Libreoffice-commits] core.git: sw/source
Matteo Casalin
matteo.casalin at yahoo.com
Sun Sep 1 07:52:31 PDT 2013
sw/source/filter/ww8/ww8par5.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 858592ad16815e338ec6f68109b6d636ba9baf67
Author: Matteo Casalin <matteo.casalin at yahoo.com>
Date: Fri Aug 30 00:04:41 2013 +0200
Remove unused #include
Change-Id: I233fd84b96c038e0e462c568c0cd76e5dd466e72
Reviewed-on: https://gerrit.libreoffice.org/5733
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sw/source/filter/ww8/ww8par5.cxx b/sw/source/filter/ww8/ww8par5.cxx
index b88cddd..42bb38e 100644
--- a/sw/source/filter/ww8/ww8par5.cxx
+++ b/sw/source/filter/ww8/ww8par5.cxx
@@ -18,9 +18,6 @@
*/
-#include <ctype.h> // tolower
-#include <stdio.h> // sscanf()
-
#include <sal/types.h>
#include <tools/solar.h>
#include <comphelper/processfactory.hxx>
More information about the Libreoffice-commits
mailing list