From 3703ca4df47134e0c274cf5096d14c9323331ff0 Mon Sep 17 00:00:00 2001 From: gingerBill Date: Sat, 9 Dec 2017 18:11:36 +0000 Subject: Explicit procedure group; Remove implicit procedure overloading --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 7f24a7d4d..5df246e7f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,4 @@ #define ALLOW_ARRAY_PROGRAMMING -// #define DISABLE_PROCEDURE_OVERLOADING // #define NO_ARRAY_BOUNDS_CHECK -- cgit v1.2.3