Corrected code in DBtpaint2.c handling the setup of paint/erase

tables for contacts, where an error was pointed out by Darryl
Miles (github issue #339).
This commit is contained in:
Tim Edwards 2024-12-26 16:28:43 -05:00
parent 8371d797ad
commit df19d62f51
1 changed files with 0 additions and 1 deletions

View File

@ -526,7 +526,6 @@ dbComposePaintContact(lpImage, lpPaint)
SETPAINT(lpImage->l_type, lpPaint->l_type,
pNum, newtype);
}
break;
}
}
/* else default paint/erase behavior */