changeset 178:66c1d15e335a

This code does nothing.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 23 Aug 2018 13:08:34 +0300
parents 5e9ebac7e8e7
children 934934bb1fbb
files multipaint.pde
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/multipaint.pde	Thu Aug 23 13:02:14 2018 +0300
+++ b/multipaint.pde	Thu Aug 23 13:08:34 2018 +0300
@@ -159,12 +159,6 @@
     g_magpiy[122] = 14;
 
     // Setup other stuff
-    if (g_inhibit_aspect)
-    {
-        if (machine == QLLOW || machine == BK0010)
-            Y = 256;
-    }
-
     if (g_uizoom >= 1 && g_uizoom <= 3)
         g_wzoom = g_uizoom + 1;