user32: Remove SCROLL_DrawInterior_9x().
commitd164f0627934b181f8a4c14526226b91829c4872
authorZhiyi Zhang <zzhang@codeweavers.com>
Mon, 5 Jul 2021 12:31:03 +0000 (5 20:31 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Jul 2021 15:40:09 +0000 (5 17:40 +0200)
tree95f79bce60e3c4c4ad5f30abe48f4bf6b36caf98
parent4819ea8509bdbdfb01148deb6000d7f790bdc531
user32: Remove SCROLL_DrawInterior_9x().

SCROLL_DrawInterior_9x() has the same functionality as SCROLL_DrawInterior().

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/scroll.c