Kaydet (Commit) 462081c7 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

OSL_DEBUG_LEVEL formatting

üst 50e38562
......@@ -956,7 +956,7 @@ css::uno::Any FilterCache::impl_getDirectCFGValue(const ::rtl::OUString& sDirect
}
catch(const css::uno::RuntimeException& exRun)
{ throw exRun; }
#if OSL_DEBUG_LEVEL>0
#if OSL_DEBUG_LEVEL > 0
catch(const css::uno::Exception& ex)
#else
catch(const css::uno::Exception&)
......
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