stability improvenments

This commit is contained in:
nova
2025-07-26 16:46:38 +02:00
parent ecce6031a4
commit 47357e039d
2 changed files with 4 additions and 4 deletions

View File

@@ -272,7 +272,6 @@ void move_right(){
}
}
free(mime);
free(extension);
}
status |= (STATUS_RUN_BACKEND | STATUS_UPDATE_SCREEN_MASK | STATUS_RELOAD_DIRECTORY);
}