From 4bab11ed873798e75ed1e2d5a919c65c6ce51424 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Mon, 14 Oct 2013 21:19:16 +0200 Subject: [PATCH] Remove 11yrs old, unused showvar.in Nobody uses this anymore, and this project hasn't been ahudns for a while. --- pdns/showvar.in | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 pdns/showvar.in diff --git a/pdns/showvar.in b/pdns/showvar.in deleted file mode 100755 index 814c721e31..0000000000 --- a/pdns/showvar.in +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -prefix=@prefix@ -exec_prefix=@exec_prefix@ - -# unplug the nameserver: go -for a in "$@"; -do - @bindir@/dynloader @localstatedir@/ahudns.controlsocket show "$a" -done -- 2.47.2