viscal

cairo/gtk vi-like timeblocking calendar
git clone git://jb55.com/viscal
Log | Files | Refs | README | LICENSE

commit 9b9778ed4522daf94f1f2c49b9a037b16e10809e
parent db3e82f4f81b26517dd4fef356e966dd0a88637b
Author: William Casarin <jb55@jb55.com>
Date:   Tue,  2 Oct 2018 00:34:01 -0700

remove debug stuff

Diffstat:
Mviscal.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/viscal.c b/viscal.c @@ -688,8 +688,6 @@ static void move_relative(struct cal *cal, int rel) cal->current = st; const char * const summary = icalcomponent_get_summary(ev->vevent); - - printf("hit %d\n", hit); } quit: