mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Remove wrong comment
This commit is contained in:
@ -186,7 +186,6 @@ int main(int argc, char** argv)
|
|||||||
|
|
||||||
if (false)
|
if (false)
|
||||||
{
|
{
|
||||||
// if need disable js engine cache
|
|
||||||
oBuilder.WriteString(L"<m_sSigningKeyStorePath>");
|
oBuilder.WriteString(L"<m_sSigningKeyStorePath>");
|
||||||
|
|
||||||
oBuilder.WriteEncodeXmlString(curr_dir + wsep + L"certificate.pfx");
|
oBuilder.WriteEncodeXmlString(curr_dir + wsep + L"certificate.pfx");
|
||||||
|
|||||||
Reference in New Issue
Block a user