aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/view.h')
-rw-r--r--src/view.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/view.h b/src/view.h
index b666d0a..a918c00 100644
--- a/src/view.h
+++ b/src/view.h
@@ -45,9 +45,6 @@ void undo__teco_view_ssm(teco_view_t *, unsigned int, uptr_t, sptr_t);
void teco_view_set_representations(teco_view_t *ctx);
/** @memberof teco_view_t */
-void undo__teco_view_set_representations(teco_view_t *);
-
-/** @memberof teco_view_t */
static inline void
teco_view_set_scintilla_undo(teco_view_t *ctx, gboolean state)
{