mirror of
https://github.com/atom/atom.git
synced 2026-02-16 17:45:24 -05:00
🔫 dead code
This commit is contained in:
@@ -378,9 +378,6 @@ class DisplayBuffer
|
||||
new Fold(this, marker) if marker.matchesAttributes(class: 'fold')
|
||||
@trigger 'marker-created', @getMarker(marker.id)
|
||||
|
||||
buildFoldForMarker: (marker) ->
|
||||
|
||||
|
||||
foldForMarker: (marker) ->
|
||||
@foldsByMarkerId[marker.id]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user