From b3d27b44eaa5986d1066257bf9cc020814f99275 Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Fri, 28 Dec 2018 15:53:57 -1000 Subject: Remove RunCmd --- apt-pkg/contrib/fileutl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apt-pkg/contrib/fileutl.h') diff --git a/apt-pkg/contrib/fileutl.h b/apt-pkg/contrib/fileutl.h index 932538206..446120a3c 100644 --- a/apt-pkg/contrib/fileutl.h +++ b/apt-pkg/contrib/fileutl.h @@ -159,7 +159,6 @@ class FileFd }; -int RunCmd(const char *Cmd); bool RunScripts(const char *Cnf); bool CopyFile(FileFd &From,FileFd &To); bool RemoveFile(char const * const Function, std::string const &FileName); -- cgit v1.2.3