From 950aeffff8d641a0855fbd9a9b2993d9dfd7d2c3 Mon Sep 17 00:00:00 2001 From: peterbell10 Date: Thu, 26 Jul 2018 22:24:36 +0100 Subject: CheckBasicStyle: Check number of empty lines between functions (#4267) Add check for number of empty lines between functions and fix the corresponding failures --- src/Statistics.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Statistics.h') diff --git a/src/Statistics.h b/src/Statistics.h index d70a2aeab..675c7fcfe 100644 --- a/src/Statistics.h +++ b/src/Statistics.h @@ -84,7 +84,6 @@ enum eStatistic - /** Class used to store and query statistic-related information. */ class cStatInfo { -- cgit v1.2.3