aboutsummaryrefslogtreecommitdiff
path: root/include/06.keyboard/keyboard06.c
diff options
context:
space:
mode:
Diffstat (limited to 'include/06.keyboard/keyboard06.c')
-rw-r--r--include/06.keyboard/keyboard06.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/06.keyboard/keyboard06.c b/include/06.keyboard/keyboard06.c
deleted file mode 100644
index 55e04b8..0000000
--- a/include/06.keyboard/keyboard06.c
+++ /dev/null
@@ -1,6 +0,0 @@
-void deletelast()
-{
- previous_field();
- printf(" ");
- previous_field();
-}