diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-26 11:33:11 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-26 16:31:20 +0100 |
commit | eeecbe521fdad69a924992f505d0a32b53800cfc (patch) | |
tree | ae23195df30b27f4672b316b78f8a30ec0145810 /debian/libapt-pkg6.0.symbols | |
parent | 53414a347dbf42513c94b2cd475591d83983ee2b (diff) |
upgrade: Remove deprecated functions
Diffstat (limited to 'debian/libapt-pkg6.0.symbols')
-rw-r--r-- | debian/libapt-pkg6.0.symbols | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/libapt-pkg6.0.symbols b/debian/libapt-pkg6.0.symbols index fc9ed3b4b..a6d1be62f 100644 --- a/debian/libapt-pkg6.0.symbols +++ b/debian/libapt-pkg6.0.symbols @@ -48,8 +48,6 @@ libapt-pkg.so.6.0 libapt-pkg6.0 #MINVER# (c++)"pkgPrioSortList(pkgCache&, pkgCache::Version**)@APTPKG_6.0" 0.8.0 (c++)"pkgMakeStatusCache(pkgSourceList&, OpProgress&, MMap**, bool)@APTPKG_6.0" 0.8.0 (c++)"pkgMinimizeUpgrade(pkgDepCache&)@APTPKG_6.0" 0.8.0 - (c++)"pkgAllUpgrade(pkgDepCache&)@APTPKG_6.0" 0.8.0 - (c++)"pkgDistUpgrade(pkgDepCache&)@APTPKG_6.0" 0.8.0 (c++)"GetListOfFilesInDir(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, bool const&)@APTPKG_6.0" 0.8.0 (c++)"GetListOfFilesInDir(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, bool const&)@APTPKG_6.0" 0.8.0 (c++)"pkgMakeOnlyStatusCache(OpProgress&, DynamicMMap**)@APTPKG_6.0" 0.8.0 |