Add some reminder comments.

This commit is contained in:
2011-01-29 13:09:16 +01:00
parent cf3e4ae473
commit 400568ed7d
2 changed files with 4 additions and 0 deletions

View File

@@ -510,6 +510,7 @@ diagram_save (LdWindowMain *self)
return;
}
/* FIXME: If this fails, we still retain the filename. */
error = NULL;
ld_diagram_save_to_file (self->priv->diagram,
self->priv->filename, &error);