Fix: Partial file removal creates leak in Details View (List View)

Amrit Borah requested to merge Elessar1802/thunar:fix-partial-file-remove into master

Solves #1179 (closed)

Additionally building thunar with --disable-debug would cause crashes since _thunar_return_if_fail is simply removed when configured as such.

Edited by Amrit Borah

Merge request reports