mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Utilities: Fix -Wunreachable-code warnings from clang
This commit is contained in:
committed by
Andreas Kling
parent
b8dc3661ac
commit
f46a40a471
@@ -225,6 +225,4 @@ int main(int argc, char** argv)
|
||||
|
||||
sleep(1);
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user