mirror of
https://github.com/textmate/textmate.git
synced 2026-01-21 04:38:13 -05:00
The window uses the empty string, but since we use our represented file property to create proxy icons, test if we should setup SCM status watching, etc., we don’t want to test for either nil or empty string in all these places. This fixes exception from creating OakFileIconImage from empty string.