diff options
Diffstat (limited to 'src/interface.h')
| -rw-r--r-- | src/interface.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/interface.h b/src/interface.h index 9531d37..8ab66ef 100644 --- a/src/interface.h +++ b/src/interface.h @@ -118,9 +118,6 @@ void undo__teco_interface_info_update_qreg(const teco_qreg_t *); void undo__teco_interface_info_update_buffer(const teco_buffer_t *); /** @pure */ -void teco_interface_cmdline_update(const teco_cmdline_t *cmdline); - -/** @pure */ gboolean teco_interface_set_clipboard(const gchar *name, const gchar *str, gsize str_len, GError **error); void teco_interface_undo_set_clipboard(const gchar *name, gchar *str, gsize len); |
