Commit Diff
--- telescope.h +++ telescope.h @@ -90,8 +90,6 @@ struct vline { }; struct parser; - -typedef int (*printfn)(void *, const char *, ...); typedef void (*parserinit)(struct parser *);
--- telescope.h +++ telescope.h @@ -90,8 +90,6 @@ struct vline { }; struct parser; - -typedef int (*printfn)(void *, const char *, ...); typedef void (*parserinit)(struct parser *);