Revision 5ce54458 trunk/Pithos.Core/IPithosWorkflow.cs

b/trunk/Pithos.Core/IPithosWorkflow.cs
8 8
        IStatusKeeper StatusKeeper { get; set; }
9 9
        FileStatus SetFileStatus(string path,FileStatus status);
10 10
        void ClearFileStatus(string path);
11
        void RaiseChangeNotification(string path);
11
       // void RaiseChangeNotification(string path);
12 12

  
13 13

  
14 14
    }

Also available in: Unified diff