mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Merge f373beebbc into merged_master (Bitcoin PR #16344)
This commit is contained in:
commit
f7cb3a9645
6 changed files with 9 additions and 9 deletions
|
|
@ -1158,7 +1158,7 @@ fs::path GetSpecialFolderPath(int nFolder, bool fCreate)
|
|||
}
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_SYSTEM)
|
||||
#if HAVE_SYSTEM
|
||||
void runCommand(const std::string& strCommand)
|
||||
{
|
||||
if (strCommand.empty()) return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue