1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 13:47:45 +00:00

Everywhere: Remove references to UserspaceEmulator

This commit is contained in:
Nico Weber 2024-01-29 14:29:55 -05:00 committed by Sam Atkins
parent 3f9d0c7789
commit fd316728a0
9 changed files with 4 additions and 43 deletions

View file

@ -20,7 +20,6 @@ exit_for_error()
rm -rf generated_manpages 2> "$ERROR_FILE" || exit_for_error
# FIXME: Add `UserspaceEmulator 1` back to this list after UE is functional on x86_64.
for i in ( \
(config 1) \
(fortune 1) \