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 | 2ff212ff7de4675deeab61a3b68067de30589ff2 (patch) | |
tree | 7fff777c4cddd946ecf66479979f8fe4a54e9397 /shell/source/win32/simplemail | |
parent | 8c2dbf6048cfe7f6e53f5953ede7e263e0d94ced (diff) |
remove more commented out #includes and related comments
Diffstat (limited to 'shell/source/win32/simplemail')
-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 42f5b9e244..572312c514 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 |