]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-download.h
dpkgpm: Convert users of localtime() to localtime_r()
[apt.git] / apt-private / private-download.h
index 0f3db5e7a0f67451f07a0a55a5cc537c3a963abf..80643e0f2e846522f943cf65b0458fca1e021d0a 100644 (file)
@@ -8,8 +8,6 @@
 
 class pkgAcquire;
 
-APT_PUBLIC bool CheckDropPrivsMustBeDisabled(pkgAcquire &Fetcher);
-
 // Check if all files in the fetcher are authenticated
 APT_PUBLIC bool CheckAuth(pkgAcquire& Fetcher, bool const PromptUser);