From 80843947e05cc464f54df7ad6838f5a16d9e7133 Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Fri, 13 Jan 2023 16:44:45 -0700 Subject: Remove warnings --- lib/chessh/ssh/client/board/renderer.ex | 8 -------- 1 file changed, 8 deletions(-) (limited to 'lib/chessh/ssh/client/board') diff --git a/lib/chessh/ssh/client/board/renderer.ex b/lib/chessh/ssh/client/board/renderer.ex index 8c0267c..845e538 100644 --- a/lib/chessh/ssh/client/board/renderer.ex +++ b/lib/chessh/ssh/client/board/renderer.ex @@ -237,14 +237,6 @@ defmodule Chessh.SSH.Client.Board.Renderer do end) end - defp render_flipped(rows, flipped) do - if !flipped do - rows - else - rows - end - end - defp make_board({tile_width, tile_height}) do rows = Enum.map(0..(@chess_board_height - 1), fn row -> -- cgit v1.2.3-70-g09d2