diff --git a/dnscrypt-proxy/plugin_nx_log.go b/dnscrypt-proxy/plugin_nx_log.go index 7c694e34..9ef610a9 100644 --- a/dnscrypt-proxy/plugin_nx_log.go +++ b/dnscrypt-proxy/plugin_nx_log.go @@ -16,7 +16,6 @@ type PluginNxLog struct { sync.Mutex outFd *os.File format string - ignoredQtypes []string } func (plugin *PluginNxLog) Name() string {