From 5c10ad05ee1c518108e963d0212239333a810460 Mon Sep 17 00:00:00 2001 From: Brendan Le Foll Date: Wed, 3 Feb 2016 15:39:32 +0000 Subject: [PATCH] common.hpp: remove whitespace Signed-off-by: Brendan Le Foll --- api/mraa/common.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/api/mraa/common.hpp b/api/mraa/common.hpp index a08bc57..26f4a60 100644 --- a/api/mraa/common.hpp +++ b/api/mraa/common.hpp @@ -240,8 +240,6 @@ hasSubPlatform() return static_cast(mraa_has_sub_platform()); } - - /** * Check if pin or bus id includes sub platform mask. *