diff options
| author | Nicolas Clapies <nclapies@entrouvert.com> | 2004-12-03 12:04:38 +0000 |
|---|---|---|
| committer | Nicolas Clapies <nclapies@entrouvert.com> | 2004-12-03 12:04:38 +0000 |
| commit | 8cb4200020501d4903c7ae293aeb49fcdba2158e (patch) | |
| tree | 422e199cfc8a12738602401cead64c4e68b54e3d | |
| parent | b99e1f9d37034508472c9cf7cf6c6bfcaff47bb1 (diff) | |
| download | lasso-8cb4200020501d4903c7ae293aeb49fcdba2158e.tar.gz lasso-8cb4200020501d4903c7ae293aeb49fcdba2158e.tar.xz lasso-8cb4200020501d4903c7ae293aeb49fcdba2158e.zip | |
Removed old FIXME.
| -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) }, |
