summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2026-06-15 00:59:21 +0100
committerIan C <ianc@noddybox.co.uk>2026-06-15 00:59:21 +0100
commitad34aea41cdc4d10afe227a02b99e276a66eb630 (patch)
tree4933ef80888a85a95b899d135ca8dc2e81504a01 /src/main.c
parentfc4ab37b775b1c6f2667529033122bee3c644585 (diff)
Removed CVS ident strings
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 521d678..8529d50 100644
--- a/src/main.c
+++ b/src/main.c
@@ -125,7 +125,6 @@ int main(int argc, char *argv[])
"F1 - Help \n"
"F2 - About \n"
"F3 - View ZX81 keyboad \n"
- "F10 - Close all open tape files \n"
"F11 - Memory Menu \n"
"F12 - Toggle onscreen trace ");
break;