summaryrefslogtreecommitdiff
path: root/c2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c2.cpp')
-rw-r--r--c2.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/c2.cpp b/c2.cpp
index e36b1cd..2e71fc8 100644
--- a/c2.cpp
+++ b/c2.cpp
@@ -126,7 +126,6 @@ extern "C" int entrypoint() {
);
clamped_linear = create_clamped_linear(dev);
ui = UI::create(dev, &ui_arena, ui_shader->id);
- ui->create_label("Hello, world", 10, 15);
assert(per_frame != 0);
uint8_t r = 0;
float rot = 0.0f;