1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 03:27:34 +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:
Andreas Kling 2019-11-25 00:07:00 +01:00
parent 0d2659c0a2
commit f2d1e591b6
4 changed files with 0 additions and 93 deletions

View file

@ -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