Left over "SAL_CALL"
Change-Id: I02cf4b4a145e29dc1bc529f0c0fbfbc4a6cdc47e
This commit is contained in:
parent
67f60dd116
commit
10ec4a7cb2
@ -492,7 +492,7 @@ namespace
|
||||
virtual void execute() SAL_OVERRIDE;
|
||||
};
|
||||
|
||||
void SAL_CALL FactoryLoader::execute()
|
||||
void FactoryLoader::execute()
|
||||
{
|
||||
try
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user