X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=main.ml;h=534f9159777c668811bd0daeb0bdc901015ae961;hb=c9636f84acdab799ccfc5d50824138db70d0a5d3;hp=5ec2952cedcf273b04edec4dee1a8760c709571a;hpb=210b03e8a5cfffb3c25ea04a03548a430fd13372;p=vsys.git diff --git a/main.ml b/main.ml index 5ec2952..534f915 100644 --- a/main.ml +++ b/main.ml @@ -4,7 +4,6 @@ open Printf open Inotify open Backend open Frontend -open Fifowatcher open Conffile let input_file_list = ref [] @@ -44,7 +43,6 @@ let _ = end; Dirwatcher.initialize (); - Fifowatcher.initialize (); if (!Globals.conffile <> "") then begin let frontends = Conffile.read_frontends !Globals.conffile in