remove obsolete code
svn: r16291
This commit is contained in:
parent
82af3402a6
commit
cd81324e9a
@ -862,7 +862,7 @@ class DbBsddbRead(DbReadBase, Callback):
|
|||||||
return handle_list
|
return handle_list
|
||||||
return []
|
return []
|
||||||
|
|
||||||
# Old code: does the same as above, but more complicated
|
# Old code: does the same as above, but more complicated
|
||||||
if self.db_is_open:
|
if self.db_is_open:
|
||||||
if sort_handles:
|
if sort_handles:
|
||||||
with self.get_person_cursor() as cursor:
|
with self.get_person_cursor() as cursor:
|
||||||
|
Loading…
Reference in New Issue
Block a user