We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c0b86 commit 258c1eeCopy full SHA for 258c1ee
src/Main.cpp
@@ -64,6 +64,7 @@ std::string SearchForRunningProcess(const std::vector<std::string>& exeNames)
64
}
65
66
67
+ return "";
68
69
70
////////////////////////////////////////////////////////////////////////////////
0 commit comments