Remove file check from _GrampsIniKeys.py. It is not needed.

svn: r8372
This commit is contained in:
Brian Matherly
2007-04-09 15:49:24 +00:00
parent 8d41368b7f
commit 79fd3aaf39
2 changed files with 3 additions and 10 deletions

View File

@@ -1,3 +1,6 @@
2007-04-09 Brian Matherly <brian@gramps-project.org>
* src/Config/_GrampsIniKeys.py: Remove file check - it is not needed.
2007-04-09 Brian Matherly <brian@gramps-project.org>
* src/plugins/Checkpoint.py: missing comma in Checkpoint.py.