Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Revert "Memory leak fix"
This reverts commit 04f7e80.
  • Loading branch information
raveit65 committed Sep 17, 2018
1 parent e362fef commit 0d7a79d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/caja-application.c
Expand Up @@ -381,7 +381,6 @@ caja_application_open (GApplication *app,
*geometry even if the user has resized open window
*/
self->priv->geometry = NULL;
g_strfreev(splitedOptions);
}

open_windows (self, files,
Expand Down

0 comments on commit 0d7a79d

Please sign in to comment.