mirror of
https://github.com/atom/atom.git
synced 2026-02-16 01:25:13 -05:00
Store less cache as an ivar on ThemeManager
This commit is contained in:
@@ -10,7 +10,6 @@ WindowEventHandler = require './window-event-handler'
|
||||
deserializers = {}
|
||||
deferredDeserializers = {}
|
||||
defaultWindowDimensions = {width: 800, height: 600}
|
||||
lessCache = null
|
||||
|
||||
### Internal ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user