Skip to content

Commit ce831c2

Browse files
committed
fix build error
1 parent 96309ee commit ce831c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/pal/PAL.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ namespace PAL_NS_BEGIN {
127127
if (!pathExists || containsParentDirectory)
128128
{
129129
throw std::runtime_error("Invalid trace folder path.");
130-
return false;
131130
}
132131

133132
debugLogMutex.lock();

0 commit comments

Comments
 (0)