mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 08:43:03 +00:00
[MSPAINT] Delete unused HWND hToolBtn[16] global variable
CORE-18867
This commit is contained in:
parent
9ff9295a22
commit
b49b47fc84
2 changed files with 0 additions and 4 deletions
|
@ -45,8 +45,6 @@ HCURSOR hCurZoom;
|
|||
HCURSOR hCurPen;
|
||||
HCURSOR hCurAirbrush;
|
||||
|
||||
HWND hToolBtn[16];
|
||||
|
||||
HINSTANCE hProgInstance;
|
||||
|
||||
TCHAR filepathname[1000];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue