fix ivyprobe example for glib

This commit is contained in:
Pascal Brisset
2010-02-25 09:59:02 +00:00
parent 1dfa1667d2
commit 4222e1d687
-2
View File
@@ -37,6 +37,4 @@ let init = fun () ->
Printf.printf "\nEnd of file to stop\n\n"; flush stdout;
IvyLoop.timer (-1) 1000 (fun _ -> Ivy.send "Coucou");
ignore (Ivy.bind print_message !regexp)