Code

store: Removed now duplicate code.
authorSebastian Harl <sh@tokkee.org>
Sat, 17 Aug 2013 16:55:16 +0000 (18:55 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 17 Aug 2013 16:55:16 +0000 (18:55 +0200)
commit0f606423bfbb9cfd30d2e55ca9b0f231ded24cfe
tree5490b638bacba2f8d0bf38cbc07f5c15bd19302d
parent255e950f340949eaff92c8fd1953d2d939f28912
store: Removed now duplicate code.

When creating a new host object, the services/attributes list are always
initialized to an empty list object. No need to further check this anymore.
This was only required in earlier code when copying a user-provided host
object.
src/core/store.c