From 814006aad88e761686b1c520623e075061e08ac0 Mon Sep 17 00:00:00 2001 From: fvanroie Date: Thu, 30 Apr 2020 17:31:36 +0200 Subject: [PATCH] Code cleanup --- src/hasp_config.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/hasp_config.cpp b/src/hasp_config.cpp index 86fec041..8e4a0ada 100644 --- a/src/hasp_config.cpp +++ b/src/hasp_config.cpp @@ -23,11 +23,6 @@ #include "EEPROM.h" #endif -#ifndef FPSTR -#define FPSTR(pstr_pointer) (reinterpret_cast(pstr_pointer)) -#endif - - void confDebugSet(const char * name) { /*char buffer[128];