Skip to content

Commit 0d7a79d

Browse files
author
raveit65
committed
Revert "Memory leak fix"
This reverts commit 04f7e80.
1 parent e362fef commit 0d7a79d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/caja-application.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,6 @@ caja_application_open (GApplication *app,
381381
*geometry even if the user has resized open window
382382
*/
383383
self->priv->geometry = NULL;
384-
g_strfreev(splitedOptions);
385384
}
386385

387386
open_windows (self, files,

0 commit comments

Comments
 (0)