summaryrefslogtreecommitdiffstats
path: root/src/collections.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/collections.c')
-rw-r--r--src/collections.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/collections.c b/src/collections.c
index 6ec004e..9ad2ddc 100644
--- a/src/collections.c
+++ b/src/collections.c
@@ -108,10 +108,8 @@ prefix ## _get_by_uri(CollType coll, SLV2Value uri) \
SLV2_SEQUENCE_IMPL(SLV2PluginClasses, SLV2PluginClass,
slv2_plugin_classes, &slv2_plugin_class_free)
-#ifdef SLV2_WITH_UI
SLV2_SEQUENCE_IMPL(SLV2UIs, SLV2UI,
slv2_uis, &slv2_ui_free)
-#endif
/* VALUES */