Skip to content
Commit a9dae127 authored by Kevin Funk's avatar Kevin Funk
Browse files

Fix crash / odd behavior in project tree view

This patch fixes:
- Crash when trying to delete project target
- Removes pop-up that appeared when trying to delete
  a root item.

Removed the asserts because this function is actually ment to remove *items*,
hence the input is unfiltered and may not contain only files and
folders.

BUG: 321315
REVIEW: 11107
parent 1778a663
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment