* src/GrampsDb/_GrampsInMemDB.py (GrampsInMemDB.__init__): Remove

unused variables.


svn: r6740
This commit is contained in:
Alex Roitman
2006-05-21 21:07:15 +00:00
parent d642d36113
commit 1766750f8e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
2006-05-21 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsInMemDB.py (GrampsInMemDB.__init__): Remove
unused variables.
* src/plugins/Calendar.py (print_page): Use correct variable.
2006-05-21 Brian Matherly <brian@gramps-project.org>