Get rid of world hammers
This commit is contained in:
@@ -33,7 +33,6 @@ data SelectionList a = SelectionList
|
||||
data SelectionIntMap a = SelectionIntMap
|
||||
{ _smItems :: [SelectionItem a]
|
||||
, _smSelPos :: Maybe Int
|
||||
, _smLength :: Int
|
||||
, _smRegex :: String
|
||||
, _smRegexInput :: Bool
|
||||
, _smShownItems :: IntMap (SelectionItem a)
|
||||
|
||||
Reference in New Issue
Block a user