From b3934f4303c419bb6b517f71cce59749cf13f9c4 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 26 Aug 2013 13:45:40 +0200 Subject: Completely remove deprecated stuff --- doc/source/conf.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/source/conf.py') diff --git a/doc/source/conf.py b/doc/source/conf.py index 8fbf2c11..bdf0579b 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -32,8 +32,6 @@ if os.path.exists("../../build"): sys.path.pop(0) else: sys.stdout.write('I: Found apt_pkg.so in %s\n' % sys.path[0]) - # Hack: Disable compatibility mode - apt_pkg._COMPAT_0_7 = 0 break -- cgit v1.2.3