Removed unused variable

This commit is contained in:
Patrick Winnertz 2009-01-27 21:33:04 +01:00
parent 38537ddd04
commit 8b593e8398

View File

@ -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);