Left over "SAL_CALL"

Change-Id: I02cf4b4a145e29dc1bc529f0c0fbfbc4a6cdc47e
This commit is contained in:
Stephan Bergmann
2014-06-04 14:16:59 +02:00
parent 67f60dd116
commit 10ec4a7cb2

View File

@@ -492,7 +492,7 @@ namespace
virtual void execute() SAL_OVERRIDE; virtual void execute() SAL_OVERRIDE;
}; };
void SAL_CALL FactoryLoader::execute() void FactoryLoader::execute()
{ {
try try
{ {