]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/init.h
Merge upstream.
[apt.git] / apt-pkg / init.h
index 801c7cfd0c55df84ee12b1b465f0b5760910c8f4..23e951effac738fd157ad06a232c78b57d4787f6 100644 (file)
@@ -23,8 +23,6 @@
     
 extern const char *pkgVersion;
 extern const char *pkgLibVersion;
-extern const char *pkgOS;
-extern const char *pkgCPU;
 
 bool pkgInitConfig(Configuration &Cnf);
 bool pkgInitSystem(Configuration &Cnf,pkgSystem *&Sys);