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