mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
This is only done for code where running it twice would actually cause a problem. Dispatch_once is favored over a static boolean only because it seems to carry slightly more semantic information.