Add copyright and remove a warning message

This commit is contained in:
SNoiraud
2021-09-10 21:06:48 +02:00
committed by Nick Hall
parent 004815d4c3
commit 7f677ed584

View File

@@ -4,6 +4,7 @@
# Copyright (C) 2000-2007 Donald N. Allingham
# Copyright (C) 2009 Brian G. Matherly
# Copyright (C) 2009 Gary Burton
# Copyright (C) 2021- Serge Noiraud
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -1387,8 +1388,6 @@ class NoviceSelection(ManagedWindow, DbLoader):
self.dbmanager.firsttime.set_sensitive(False)
os.unlink(file_to_load)
ManagedWindow.close(self, obj)
def load_database_selection(self, *arg):
"""
Select the gedcom/gramps file to load