From 423729e2bee8c07afdaef0eb1466f159363fb191 Mon Sep 17 00:00:00 2001 From: John D Pell Date: Thu, 23 Sep 2021 22:48:21 -0700 Subject: [PATCH] plugins/base: remove `banish-cookies()` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adobe Flash is gone with the wind. Alsö, this would be something someone would do *once* and shouldn't be a function... --- plugins/available/base.plugin.bash | 9 --------- 1 file changed, 9 deletions(-) diff --git a/plugins/available/base.plugin.bash b/plugins/available/base.plugin.bash index ef200d4a..2a23eb0c 100644 --- a/plugins/available/base.plugin.bash +++ b/plugins/available/base.plugin.bash @@ -109,15 +109,6 @@ function quiet() { nohup "$@" &> /dev/null