From 43c52225d923808609482b95968c71a963fdf0dc Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 9 Aug 2020 12:30:38 +0200
Subject: [PATCH] Remove references to 'pcrs-suppport' in the show-status
 template

It no longer exists, pcrs support has been mandatory for a while.
---
 templates/show-status | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/templates/show-status b/templates/show-status
index bbc6ae89..9d5a5fc4 100644
--- a/templates/show-status
+++ b/templates/show-status
@@ -93,15 +93,12 @@
 #      Table content of block reasons and how often they were used.
 #    filter-statistics:
 #      Table content of content filter statistics.
-#  pcrs-support:
-#    Privoxy was compiled with pcrs support
 #  trust-support:
 #    Privoxy was compiled with trust support
 #  actions-filenames:
 #    The path to the actions files.
 #  re-filter-filenames:
-#    The path to the re_filter files. Only available if
-#    pcrs-support is set
+#    The path to the re_filter files.
 #  trust-filename:
 #    The path to the trust file. Only available if
 #    trust-support is set
-- 
2.49.0