diff options
author | Arnaud Versini <arnaud.versini@libreoffice.org> | 2013-09-22 14:08:53 +0200 |
---|---|---|
committer | Arnaud Versini <arnaud.versini@libreoffice.org> | 2013-09-28 16:37:39 +0000 |
commit | 164b6ce7b27c0a9ec19019e7b078b9f8f382007d (patch) | |
tree | b6e497b0a14a5f5d40d1316a87334aa129f88aac /sal/osl/all/utility.cxx | |
parent | 9fb9b057d65b07fcd037b31505561c5b3fe9939c (diff) |
General cleanup in sal module for all and unix.
Remove useless comments and header, and de duplicate a small declaration.
Change-Id: I0d4475cbbd61ea964f8e586cf0e1f68eb91c4948
Reviewed-on: https://gerrit.libreoffice.org/6016
Reviewed-by: Arnaud Versini <arnaud.versini@libreoffice.org>
Tested-by: Arnaud Versini <arnaud.versini@libreoffice.org>
Diffstat (limited to 'sal/osl/all/utility.cxx')
-rw-r--r-- | sal/osl/all/utility.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/osl/all/utility.cxx b/sal/osl/all/utility.cxx index 4c0aff71a6dd..adafdbbdc4f4 100644 --- a/sal/osl/all/utility.cxx +++ b/sal/osl/all/utility.cxx @@ -17,9 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "rtl/ustring.hxx" #include "osl/time.h" -#include <stdio.h> /* |