Kaydet (Commit) fa580e34 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: Unused parameter

üst bcc61260
......@@ -178,6 +178,7 @@ oslModule SAL_CALL osl_loadModuleAscii(const sal_Char *pModuleName, sal_Int32 nR
return ((oslModule)(pLib));
#else /* NO_DL_FUNCTIONS */
(void) nRtldMode;
printf("No DL Functions\n");
#endif /* NO_DL_FUNCTIONS */
}
......
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