mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 13:06:14 +01:00
GLocalFile: Delete redundant error saving statement
This commit is contained in:
parent
f0bc060e89
commit
333e9fc0ba
@ -2236,8 +2236,6 @@ g_local_file_trash (GFile *file,
|
||||
|
||||
if (fd == -1)
|
||||
{
|
||||
errsv = errno;
|
||||
|
||||
g_free (filesdir);
|
||||
g_free (topdir);
|
||||
g_free (trashname);
|
||||
|
Loading…
Reference in New Issue
Block a user