diff options
Diffstat (limited to 'catalog.c')
-rw-r--r-- | catalog.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1407,8 +1407,6 @@ xmlFetchXMLCatalogFile(xmlCatalogEntryPtr catal) { return(-1); if (catal->URL == NULL) return(-1); - if (catal->children != NULL) - return(-1); /* * lock the whole catalog for modification |