Commit Diff


commit - 58ccf9d0dca0a2c69ac4f0a0e453ee4a4a4032eb
commit + 2b3b7d03c39b3b1522ef14814508ef6e3988d2b5
blob - 2a6e252eb25b696d48f5c82bda10a0cdacbd0123
blob + 0cfcc090441814cd153997dd52e3f937dfde3c1a
--- telescope.h
+++ telescope.h
@@ -90,8 +90,6 @@ struct vline {
 };
 
 struct parser;
-
-typedef int	(*printfn)(void *, const char *, ...);
 
 typedef void	(*parserinit)(struct parser *);