6319: Remove libgrdb

svn: r21779
This commit is contained in:
Benny Malengier 2013-03-28 12:24:23 +00:00
parent 5fca8311f5
commit 9fecd1aa53
2 changed files with 0 additions and 2542 deletions

File diff suppressed because it is too large Load Diff

View File

@ -75,24 +75,6 @@ authors = ["The Gramps project"],
authors_email = ["http://gramps-project.org"],
#load_on_reg = True
)
#------------------------------------------------------------------------
#
# libgrdb
#
#------------------------------------------------------------------------
register(GENERAL,
id = 'libgrdb',
name = "grdb lib",
description = _("Base class for ImportGrdb") ,
version = '1.0',
gramps_target_version = '4.0',
status = STABLE,
fname = 'libgrdb.py',
authors = ["The Gramps project"],
authors_email = ["http://gramps-project.org"],
#load_on_reg = True
)
#------------------------------------------------------------------------
#