diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-10-07 23:56:42 +0100 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2010-10-07 20:49:14 -0400 |
commit | 5ba8a3f904a9d96107ad97b33d4764296bd18690 (patch) | |
tree | 6fc1f8d66487ca06bc25e4f8628c77bf00aab282 /svtools/source/misc/imap2.cxx | |
parent | a80c69688f4c1d2f42861747b9628d1dc03870ee (diff) |
Remove redundant #include directives & comments
Diffstat (limited to 'svtools/source/misc/imap2.cxx')
-rw-r--r-- | svtools/source/misc/imap2.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/misc/imap2.cxx b/svtools/source/misc/imap2.cxx index bd5ab933ebc8..1fa433199b2b 100644 --- a/svtools/source/misc/imap2.cxx +++ b/svtools/source/misc/imap2.cxx @@ -32,7 +32,6 @@ #include <sysdep.hxx> #endif #include <string.h> -// #include <math.h> #include <vcl/svapp.hxx> #include <tools/urlobj.hxx> #include <vcl/wrkwin.hxx> |