mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:47:44 +00:00
Demos: Remove "RetroFetch"
We should just get good enough to run "neofetch" or something like that instead of having this half-baked thing.
This commit is contained in:
parent
0d2659c0a2
commit
f2d1e591b6
4 changed files with 0 additions and 93 deletions
|
@ -93,7 +93,6 @@ cp ../Applications/Help/Help mnt/bin/Help
|
|||
cp ../Applications/Browser/Browser mnt/bin/Browser
|
||||
cp ../Demos/HelloWorld/HelloWorld mnt/bin/HelloWorld
|
||||
cp ../Demos/HelloWorld2/HelloWorld2 mnt/bin/HelloWorld2
|
||||
cp ../Demos/RetroFetch/RetroFetch mnt/bin/RetroFetch
|
||||
cp ../Demos/WidgetGallery/WidgetGallery mnt/bin/WidgetGallery
|
||||
cp ../Demos/Fire/Fire mnt/bin/Fire
|
||||
cp ../DevTools/HackStudio/HackStudio mnt/bin/HackStudio
|
||||
|
|
|
@ -69,7 +69,6 @@ build_targets="$build_targets ../Applications/Browser"
|
|||
build_targets="$build_targets ../Demos/Fire"
|
||||
build_targets="$build_targets ../Demos/HelloWorld"
|
||||
build_targets="$build_targets ../Demos/HelloWorld2"
|
||||
build_targets="$build_targets ../Demos/RetroFetch"
|
||||
build_targets="$build_targets ../Demos/WidgetGallery"
|
||||
|
||||
build_targets="$build_targets ../DevTools/HackStudio"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue