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/Simulator/IncrementalRedstoneSimulator/RedstoneLampHandler.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Simulator/IncrementalRedstoneSimulator/RedstoneLampHandler.h') diff --git a/src/Simulator/IncrementalRedstoneSimulator/RedstoneLampHandler.h b/src/Simulator/IncrementalRedstoneSimulator/RedstoneLampHandler.h index 6c6fa48d7..7c967af9c 100644 --- a/src/Simulator/IncrementalRedstoneSimulator/RedstoneLampHandler.h +++ b/src/Simulator/IncrementalRedstoneSimulator/RedstoneLampHandler.h @@ -5,7 +5,6 @@ - class cRedstoneLampHandler : public cRedstoneHandler { public: -- cgit v1.2.3