aboutsummaryrefslogtreecommitdiffstats
path: root/src/nnn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nnn.h')
-rw-r--r--src/nnn.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nnn.h b/src/nnn.h
index 74cc815..dd9416b 100644
--- a/src/nnn.h
+++ b/src/nnn.h
@@ -59,7 +59,6 @@ enum action {
SEL_STATS,
SEL_MEDIA,
SEL_FMEDIA,
- SEL_LAUNCH,
SEL_ARCHIVE,
SEL_ARCHIVELS,
SEL_EXTRACT,
@@ -167,8 +166,6 @@ static struct key bindings[] = {
{ 'm', SEL_MEDIA },
/* Show media info full, run is hacked */
{ 'M', SEL_FMEDIA },
- /* Launch a GUI application */
- { 'o', SEL_LAUNCH },
/* Create archive */
{ 'f', SEL_ARCHIVE },
/* List archive */