commit 89ca6195462fce128ef1dab902f586dab0a0bb8b parent e1e054e6edfca2b0c9d151d05aa795266f5a7cf8 Author: Sweets <Sweets@users.noreply.github.com> Date: Wed, 1 Jul 2020 10:15:31 -0700 remove extraneous macros Diffstat:
M | config.h | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/config.h b/config.h @@ -1,6 +1,2 @@ -// #define RECEIVE_ACTIONS -// #define RECEIVE_APP_ICON -// #define RECEIVE_REPLACES_ID -// #define RECEIVE_EXPIRE_TIMEOUT #define PRINT_JSON #define OUTPUT_DELIMITER "\n"