From 4f61815eddce6ebabbad1c089c1e6197eb8eec57 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 27 Jun 2026 15:48:52 +0100 Subject: Redocument Write*Numeric and allow mutating values in OnNumeric. --- include/modules/stats.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/modules') diff --git a/include/modules/stats.h b/include/modules/stats.h index 70ba4bc75..dee1ced22 100644 --- a/include/modules/stats.h +++ b/include/modules/stats.h @@ -118,7 +118,6 @@ public: /** Get the list of reply rows * @return List of rows generated as reply for the request */ - const std::vector& GetRows() const { return rows; } std::vector& GetRows() { return rows; } /** Get the symbol (letter) indicating what type of STATS was requested -- cgit v1.3.1-10-gc9f91