From 129877e1be3d88d6f761d619085ca39ef01b1b09 Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Thu, 9 Apr 2020 14:40:21 -1000 Subject: We need this to be unblocked --- apt-pkg/contrib/fileutl.h | 1 - 1 file changed, 1 deletion(-) diff --git a/apt-pkg/contrib/fileutl.h b/apt-pkg/contrib/fileutl.h index 92861ef76..926d75a7a 100644 --- a/apt-pkg/contrib/fileutl.h +++ b/apt-pkg/contrib/fileutl.h @@ -205,7 +205,6 @@ class FileFd private: FileFdPrivate * d; - APT_HIDDEN FileFd(const FileFd &); APT_HIDDEN FileFd & operator=(const FileFd &); APT_HIDDEN bool OpenInternDescriptor(unsigned int const Mode, APT::Configuration::Compressor const &compressor); -- cgit v1.2.3