Don't say "failed to create mapped file" twice
This commit is contained in:
parent
2819cd59a3
commit
b6356d5044
@ -403,7 +403,6 @@ do_load (MooEdit *edit,
|
||||
}
|
||||
else
|
||||
{
|
||||
g_warning ("%s: could not create mapped file", G_STRLOC);
|
||||
g_warning ("%s: %s", G_STRLOC, (*error)->message);
|
||||
g_clear_error (error);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user