From 98438363998a992ded2318d51a614c616a365f6d Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 16 Sep 2022 17:00:07 +0100 Subject: little clean-ups --- src/Xmobar/Run/Parsers.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Xmobar/Run') diff --git a/src/Xmobar/Run/Parsers.hs b/src/Xmobar/Run/Parsers.hs index c0f3104..9b36786 100644 --- a/src/Xmobar/Run/Parsers.hs +++ b/src/Xmobar/Run/Parsers.hs @@ -64,8 +64,6 @@ data TextRenderInfo = TextRenderInfo { tColorsString :: String , tBoxes :: [Box] } deriving Show -type FontIndex = Int - type Segment = (Widget, TextRenderInfo, FontIndex, Maybe [Action]) -- | Runs the string parser -- cgit v1.2.3