From a2448e3bd9a5314f50409ffd97e32a5ec12b158f Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 26 Feb 2021 09:13:20 +0100
Subject: [PATCH] Add #199: In actions.c the "#define DEFINE_ACTION_ALIAS 0"
 lines should probably be changed

---
 TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO b/TODO
index a8996f52..02d3c44c 100644
--- a/TODO
+++ b/TODO
@@ -530,6 +530,9 @@ https://www.privoxy.org/donate
 198) Add a config directive that prevent's IP addresses from being logged
      (when logging is enabled).
 
+199) In actions.c the "#define DEFINE_ACTION_ALIAS 0" lines should probably
+     be changed to "#undef DEFINE_ACTION_ALIAS" or removed.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)
-- 
2.49.0