aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_defs.go
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-08-28 13:41:56 +0200
committerjoe <rbo@gmx.us>2025-08-28 13:41:56 +0200
commitf170a2eb3ba93409472f901c1874c95f4f5f378e (patch)
tree7eb89698b9f7c75449814d364b0ae398cf06c53c /src/c_defs.go
parentok (diff)
downloadhardflip-f170a2eb3ba93409472f901c1874c95f4f5f378e.tar.gz
hardflip-f170a2eb3ba93409472f901c1874c95f4f5f378e.tar.bz2
hardflip-f170a2eb3ba93409472f901c1874c95f4f5f378e.tar.xz
hardflip-f170a2eb3ba93409472f901c1874c95f4f5f378e.tar.zst
hardflip-f170a2eb3ba93409472f901c1874c95f4f5f378e.zip
ye
Diffstat (limited to '')
-rw-r--r--src/c_defs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/c_defs.go b/src/c_defs.go
index 09b81f6..82ddd5c 100644
--- a/src/c_defs.go
+++ b/src/c_defs.go
@@ -76,7 +76,6 @@ up: k`
const (
NORMAL_MODE = iota
DELETE_MODE
- LOAD_MODE
ERROR_MODE
WELCOME_MODE
MKDIR_MODE