1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 06:07:34 +00:00

Demos: Remove "Cube" application

This wasn't doing anything interesting enough to justify being its own
demo application. If we need a spinning cube, we can just load a cube
model into 3DFileViewer. :^)
This commit is contained in:
Andreas Kling 2023-01-03 15:31:50 +01:00
parent 1fc7740152
commit 0fe4f4fe53
6 changed files with 0 additions and 267 deletions

View file

@ -1,4 +0,0 @@
[App]
Name=Cube
Executable=/bin/Cube
Category=Demos