Remove code duplication by calling readGlobalDomain()
commit1a594de74e9584e6f649c37912751c584f1a73a2
authorRodolfo García Peñas (kix) <kix@kix.es>
Wed, 6 Jun 2012 10:34:36 +0000 (6 12:34 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 10 Jun 2012 11:27:27 +0000 (10 12:27 +0100)
tree1f78f53df652935faa6ed984455de32d31f5eb7c
parentf8291de919fd3f1ac708680712aba13c7c1737ff
Remove code duplication by calling readGlobalDomain()

The code in defaults.c to get the shared database is
included in the same file (function readGlobalDomain).
src/defaults.c