mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Do not clear catch failure return state
This commit is contained in:
committed by
Baldur Karlsson
parent
98075c6759
commit
d34c2cf658
@@ -258,7 +258,6 @@ int main(int argc, char *argv[])
|
||||
else
|
||||
{
|
||||
logstream << "Python bindings are consistent.\n";
|
||||
ret = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user