diff options
| -rw-r--r-- | lasso/xml/dst_query_item.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lasso/xml/dst_query_item.c b/lasso/xml/dst_query_item.c index d668e3aa..ef4978b7 100644 --- a/lasso/xml/dst_query_item.c +++ b/lasso/xml/dst_query_item.c @@ -44,7 +44,6 @@ /* private methods */ /*****************************************************************************/ -/* FIXME : implement includeCommonAttributes attribute in snippets */ static struct XmlSnippet schema_snippets[] = { { "Select", SNIPPET_CONTENT, G_STRUCT_OFFSET(LassoDstQueryItem, Select) }, { "id", SNIPPET_ATTRIBUTE, G_STRUCT_OFFSET(LassoDstQueryItem, id) }, |
