mirror of
https://github.com/atom/atom.git
synced 2026-02-14 08:35:11 -05:00
Originally we introduced this function because we thought empty directories were causing path length issues on Windows, but it turns out that it was a problem with Squirrel, so we can delete this code path altogether. Signed-off-by: Nathan Sobo <nathan@github.com>