[MSPAINT] Delete unused HWND hToolBtn[16] global variable

CORE-18867
This commit is contained in:
Katayama Hirofumi MZ 2023-03-11 14:19:12 +09:00
parent 9ff9295a22
commit b49b47fc84
2 changed files with 0 additions and 4 deletions

View file

@ -45,8 +45,6 @@ HCURSOR hCurZoom;
HCURSOR hCurPen;
HCURSOR hCurAirbrush;
HWND hToolBtn[16];
HINSTANCE hProgInstance;
TCHAR filepathname[1000];