diff options
author | David Tardon <dtardon@redhat.com> | 2010-10-06 09:34:39 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2010-10-06 09:34:39 +0200 |
commit | c57cf1ab4ad90cd359079f8c10fa98ca63650cea (patch) | |
tree | 27a8007a6a9cf16fa84904e3c6675cbe56ffd33e /shell/source/win32/simplemail/senddoc.cxx | |
parent | 0501bf2bf452be015521b87620d82c69ff968db2 (diff) |
remove more commented out #includes and related comments
Diffstat (limited to 'shell/source/win32/simplemail/senddoc.cxx')
-rw-r--r-- | shell/source/win32/simplemail/senddoc.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/source/win32/simplemail/senddoc.cxx b/shell/source/win32/simplemail/senddoc.cxx index c8ac40799cea..1886a94dcd2f 100644 --- a/shell/source/win32/simplemail/senddoc.cxx +++ b/shell/source/win32/simplemail/senddoc.cxx @@ -29,9 +29,6 @@ #include "precompiled_shell.hxx" #include <osl/diagnose.h> -#ifndef _RTL_STRING_HXX_ -//#include <rtl/string.hxx> -#endif #include "simplemapi.hxx" #define WIN32_LEAN_AND_MEAN |