]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-stats.h
Switch to exclusively using global ctx
[ps-cgit] / ui-stats.h
index f0761baec1d5ade260ac326c34e5575bda3740e8..341ab13a574a1169cdaf90d79e30a07bacba7497 100644 (file)
@@ -23,6 +23,6 @@ struct cgit_period {
 extern int cgit_find_stats_period(const char *expr, struct cgit_period **period);
 extern const char *cgit_find_stats_periodname(int idx);
 
-extern void cgit_show_stats(struct cgit_context *ctx);
+extern void cgit_show_stats(void);
 
 #endif /* UI_STATS_H */