]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcache.cc
remove the compatibility markers for 4.13 abi
[apt.git] / apt-pkg / pkgcache.cc
index 8cd716c6e7394020afdadbc07b99c403344e90ad..2348cca2d0b9c11954fda23685b6594cb56df591 100644 (file)
@@ -87,9 +87,6 @@ pkgCache::Header::Header()
    
    FileList = 0;
    RlsFileList = 0;
-#if APT_PKG_ABI < 413
-   APT_IGNORE_DEPRECATED(StringList = 0;)
-#endif
    VerSysName = 0;
    Architecture = 0;
    SetArchitectures(0);