We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e362fef commit 0d7a79dCopy full SHA for 0d7a79d
1 file changed
src/caja-application.c
@@ -381,7 +381,6 @@ caja_application_open (GApplication *app,
381
*geometry even if the user has resized open window
382
*/
383
self->priv->geometry = NULL;
384
- g_strfreev(splitedOptions);
385
}
386
387
open_windows (self, files,
0 commit comments