diff options
Diffstat (limited to 'src/cmdline.h')
-rw-r--r-- | src/cmdline.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmdline.h b/src/cmdline.h index ebdf1e1..abe9b53 100644 --- a/src/cmdline.h +++ b/src/cmdline.h @@ -84,8 +84,6 @@ teco_cmdline_keymacro_c(gchar key, GError **error) return TRUE; } -extern gboolean teco_quit_requested; - /* * Command states */ |