mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:37:37 +00:00
Utilities: Fix -Wunreachable-code warnings from clang
This commit is contained in:
parent
b8dc3661ac
commit
f46a40a471
6 changed files with 0 additions and 17 deletions
|
@ -25,5 +25,4 @@ int main(int argc, char** argv)
|
|||
return 0;
|
||||
VERIFY(str);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue