Add some reminder comments.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user