X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Ffetch_group.h;fp=bigscreen%2Ffetch_group.h;h=33e6a0b97fe68825bb75a38d4cbdc3d7cd5151a4;hp=78b943ed6e4b6af2bee00346bbf47e84cafd9ad9;hb=2bd63a87ed5f7984721a86627269d21fc71a0139;hpb=9d4bbd08c65ed9d1969bbc90028b891b62c6567f diff --git a/bigscreen/fetch_group.h b/bigscreen/fetch_group.h index 78b943e..33e6a0b 100644 --- a/bigscreen/fetch_group.h +++ b/bigscreen/fetch_group.h @@ -14,7 +14,6 @@ private: public: FetchGroup(unsigned tournament, unsigned round, unsigned parallel, Group *group); void operator() (pqxx::transaction<> &t); - void OnCommit(); }; #endif /* !defined(_FETCH_CURRENT_TOURNAMENT_H) */