From 26c17e2b7c2c8351708983fd98dd723652afd159 Mon Sep 17 00:00:00 2001 From: Tyler Frankenstein Date: Sun, 8 Sep 2013 00:58:59 -0500 Subject: [PATCH] #178. One more file, forgot to commit last time. --- modules/services/drupalgap_system.js | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/services/drupalgap_system.js b/modules/services/drupalgap_system.js index 04c2546d..1ec20de6 100644 --- a/modules/services/drupalgap_system.js +++ b/modules/services/drupalgap_system.js @@ -12,7 +12,6 @@ drupalgap.services.drupalgap_system = { drupalgap.entity_info = data.entity_info; drupalgap.field_info_instances = data.field_info_instances; drupalgap.field_info_fields = data.field_info_fields; - drupalgap.taxonomy_vocabularies = drupalgap_taxonomy_vocabularies_extract(data.taxonomy_vocabularies); drupalgap_service_resource_extract_results({ 'service':'drupalgap_system', 'resource':'connect',