Kaydet (Commit) 92d18638 authored tarafından Takeshi Abe's avatar Takeshi Abe

Drop useless #undef

WANTEXCEPT disappeared with fc9fb12f

Change-Id: I6ac9aeba0258797e18f5381a3876401e4dee4c89
üst 9d87d1be
...@@ -81,8 +81,6 @@ using namespace ::xmloff::token; ...@@ -81,8 +81,6 @@ using namespace ::xmloff::token;
#define EXPORT_SVC_NAME "com.sun.star.xml.XMLExportFilter" #define EXPORT_SVC_NAME "com.sun.star.xml.XMLExportFilter"
#undef WANTEXCEPT
sal_Unicode ConvertMathToMathML( sal_Unicode cChar ) sal_Unicode ConvertMathToMathML( sal_Unicode cChar )
{ {
sal_Unicode cRes = cChar; sal_Unicode cRes = cChar;
......
...@@ -79,8 +79,6 @@ using namespace ::xmloff::token; ...@@ -79,8 +79,6 @@ using namespace ::xmloff::token;
#define IMPORT_SVC_NAME "com.sun.star.xml.XMLImportFilter" #define IMPORT_SVC_NAME "com.sun.star.xml.XMLImportFilter"
#undef WANTEXCEPT
//////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////
namespace { namespace {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment