Delete branchIcon function from Icons.hs.

This commit is contained in:
Robbie Gleichman 2016-12-22 23:26:40 -08:00
parent 9b126406b6
commit 9b07562120

View File

@ -277,11 +277,6 @@ commentTextArea textColor t =
resultIcon :: SpecialBackend b n => SpecialQDiagram b n
resultIcon = lw none $ fc (lamArgResC colorScheme) unitSquare
-- BRANCH ICON --
-- Currently not used
branchIcon :: SpecialBackend b n => SpecialQDiagram b n
branchIcon = lw none $ lc lineCol $ fc lineCol $ circle circleRadius
-- GUARD ICON --
guardSize :: (Fractional a) => a
guardSize = 0.7