summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dtobj/MimeAttrib.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dtobj/MimeAttrib.hxx')
-rw-r--r--dtrans/source/win32/dtobj/MimeAttrib.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dtrans/source/win32/dtobj/MimeAttrib.hxx b/dtrans/source/win32/dtobj/MimeAttrib.hxx
index 7eba4d058372..278f2aa36323 100644
--- a/dtrans/source/win32/dtobj/MimeAttrib.hxx
+++ b/dtrans/source/win32/dtobj/MimeAttrib.hxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#ifndef _MIMEATTRIB_HXX_
#define _MIMEATTRIB_HXX_
@@ -30,7 +29,6 @@ const OUString PRE_OEM_CODEPAGE ("cp");
const OUString CHARSET_UTF16 ("utf-16");
const OUString CHARSET_UNICODE ("unicode");
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */