removed unused tickWatchers()

This commit is contained in:
mr-alice 2016-09-18 22:14:25 +02:00
parent 9cf950472c
commit 0579fb03fa
2 changed files with 0 additions and 9 deletions

View file

@ -153,7 +153,6 @@ class p3FileDatabase: public p3Service, public p3Config, public ftSearch //, pub
void cleanup();
void tickRecv();
void tickSend();
void tickWatchers();
private:
p3ServiceControl *mServCtrl ;