From: Marius Mauch Date: Tue, 17 Jun 2008 18:13:56 +0000 (-0000) Subject: remove stray line X-Git-Tag: v2.2_rc1~17 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1d7a54e1681db5bce460e135e9d57b0c45b5c358;p=portage.git remove stray line svn path=/main/trunk/; revision=10696 --- diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py index 2dbb747a0..68621c576 100644 --- a/pym/portage/dbapi/vartree.py +++ b/pym/portage/dbapi/vartree.py @@ -180,8 +180,6 @@ class LinkageMap(object): self._libs = libs self._obj_properties = obj_properties - return self._obj_properties[obj] - def isMasterLink(self, obj): basename = os.path.basename(obj) if obj not in self._obj_properties: