summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <colomar.6.4.3@gmail.com>2020-04-17 10:27:19 +0200
committerAlejandro Colomar <colomar.6.4.3@gmail.com>2020-04-17 10:27:19 +0200
commit916f2e36c5e9eb963c6d0f63eea172f9be2af621 (patch)
tree8631c41562c4ac1b64f7ae351ceb7d70c932658d
parent0d84f207fb5754dc379a8261fa5a27a725e29e6a (diff)
remove unused macro
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index c1a5c4c..0b4267b 100644
--- a/src/main.c
+++ b/src/main.c
@@ -26,7 +26,6 @@
/******************************************************************************
******* macro ****************************************************************
******************************************************************************/
-#define ENV_IMG_FNAME "IMG_FNAME"
/******************************************************************************