From 7c687b77eeb7c00bddc89b57ed3895fe90513e0d Mon Sep 17 00:00:00 2001 From: peterbell10 Date: Fri, 21 Jul 2017 09:55:17 +0100 Subject: Remove comment --- src/Globals.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Globals.h b/src/Globals.h index 3b6575860..a48b48d9c 100644 --- a/src/Globals.h +++ b/src/Globals.h @@ -86,7 +86,6 @@ #define OBSOLETE __attribute__((deprecated)) - // Some portability macros :) #define FORMATSTRING(formatIndex, va_argsIndex) __attribute__((format (printf, formatIndex, va_argsIndex))) #if defined(_WIN32) -- cgit v1.2.3