mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Removed unused variable
This commit is contained in:
parent
38537ddd04
commit
8b593e8398
@ -1972,7 +1972,6 @@ panel_operate (void *source_panel, FileOperation operation,
|
||||
value = transform_error;
|
||||
else {
|
||||
char *temp2 = concat_dir_and_file (dest, temp);
|
||||
char *temp3;
|
||||
|
||||
source_with_path = mhl_shell_unescape_buf(source_with_path);
|
||||
temp2 = mhl_shell_unescape_buf(temp2);
|
||||
|
Loading…
Reference in New Issue
Block a user