Files
qt-creator/src/libs/utils/filepath.cpp
hjk 664be8ed48 Utils: Remove an QTC_ASSERT
In principle that'd be fine there, but the host equality is too strong
in some cases (isSameDevice should help), but it also still gets fed more
or less random content to create display names. Finding the exact
condition is tricky, and the remaining path is good enough.

Change-Id: I4ec29c2f259a7b761d00012bcd9a6d69a057043c
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
2023-10-05 08:45:41 +00:00

65 KiB