From e2370d78664c0399eafa173386258f18db0545c7 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 8 Apr 2020 05:03:19 +0200 Subject: [PATCH] style --- client/cmdhfmfp.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/client/cmdhfmfp.c b/client/cmdhfmfp.c index 56963819c..7d705697a 100644 --- a/client/cmdhfmfp.c +++ b/client/cmdhfmfp.c @@ -10,12 +10,9 @@ //----------------------------------------------------------------------------- #include "cmdhfmfp.h" - #include - #include "cmdparser.h" // command_t #include "commonutil.h" // ARRAYLEN - #include "comms.h" #include "ui.h" #include "cmdhf14a.h"