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

WaE: silence some warnings

üst 63899beb
...@@ -232,6 +232,8 @@ void SystemChildWindow::ImplTestJavaException( void* pEnv ) ...@@ -232,6 +232,8 @@ void SystemChildWindow::ImplTestJavaException( void* pEnv )
throw uno::RuntimeException(ouMessage, uno::Reference<uno::XInterface>()); throw uno::RuntimeException(ouMessage, uno::Reference<uno::XInterface>());
} }
#else
(void)pEnv;
#endif // SOLAR_JAVA #endif // SOLAR_JAVA
} }
......
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