We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96309ee commit ce831c2Copy full SHA for ce831c2
1 file changed
lib/pal/PAL.cpp
@@ -127,7 +127,6 @@ namespace PAL_NS_BEGIN {
127
if (!pathExists || containsParentDirectory)
128
{
129
throw std::runtime_error("Invalid trace folder path.");
130
- return false;
131
}
132
133
debugLogMutex.lock();
0 commit comments