From 1397098e64a0fb7849cbdd2e005ae847d0549133 Mon Sep 17 00:00:00 2001 From: SpaceyKasey <87594618+SpaceyKasey@users.noreply.github.com> Date: Fri, 1 Sep 2023 15:44:04 -0400 Subject: [PATCH] test --- src/MortseGfx.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/MortseGfx.cpp b/src/MortseGfx.cpp index d08b78c..74bab04 100644 --- a/src/MortseGfx.cpp +++ b/src/MortseGfx.cpp @@ -1,9 +1,6 @@ #include "MortseGfx.h" - - - MortseGfx::MortseGfx(){ cursor_x = 0; cursor_y = 0;