about summary refs log tree commit diff stats
path: root/src/ui/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/core.c')
-rw-r--r--src/ui/core.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ui/core.c b/src/ui/core.c
index 645ed4eb..8d19f5b4 100644
--- a/src/ui/core.c
+++ b/src/ui/core.c
@@ -151,13 +151,6 @@ ui_update(void)
     }
 }
 
-void
-ui_about(void)
-{
-    cons_show("");
-    cons_about();
-}
-
 unsigned long
 ui_get_idle_time(void)
 {
1391 - avoid unsigned integers' href='/akkartik/mu/commit/014literal_noninteger.cc?h=main&id=ac0e9db526dc15cf91f4c45c4586ddcc19e9708c'>ac0e9db5 ^
6f8f9fb5 ^








1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32