remove unused copy-and-pasted PAM_BINARY_MSG from os2 port
This commit is contained in:
parent
22c1a4834e
commit
f14aef5045
1 changed files with 0 additions and 4 deletions
|
@ -42,10 +42,6 @@
|
|||
|
||||
#include "secimpl.h"
|
||||
|
||||
#ifndef PAM_BINARY_MSG
|
||||
#define PAM_BINARY_MSG 6
|
||||
#endif
|
||||
|
||||
extern oslModule SAL_CALL osl_psz_loadModule(const sal_Char *pszModuleName, sal_Int32 nRtldMode);
|
||||
extern void* SAL_CALL osl_psz_getSymbol(oslModule hModule, const sal_Char* pszSymbolName);
|
||||
extern oslSecurityError SAL_CALL
|
||||
|
|
Loading…
Reference in a new issue