vcl: fix brace
Change-Id: Ib41c9521a8b8e5b8ebc170f9b7e45379a51f1bd5
This commit is contained in:
@@ -1103,10 +1103,10 @@ void WinSalInstance::AddToRecentDocumentList(const OUString& rFileUrl, const OUS
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
#else
|
||||
(void) rDocumentService;
|
||||
#endif
|
||||
}
|
||||
// For whatever reason, we could not use the SHARD_APPIDINFO semantics
|
||||
SHAddToRecentDocs(SHARD_PATHW, (PCWSTR) system_path.getStr());
|
||||
}
|
||||
|
Reference in New Issue
Block a user