[MSPAINT] Delete redundant comments

Refactoring. CORE-19094
This commit is contained in:
Katayama Hirofumi MZ 2023-11-24 10:34:39 +09:00
parent 2d5bb5ffbf
commit e52379a61c
5 changed files with 0 additions and 13 deletions

View file

@ -5,16 +5,11 @@
* COPYRIGHT: Copyright 2015 Benedikt Freisen <b.freisen@gmx.net>
*/
/* INCLUDES *********************************************************/
#include "precomp.h"
#include "dialogs.h"
#include <winnls.h>
/* GLOBALS **********************************************************/
CMirrorRotateDialog mirrorRotateDialog;
CAttributesDialog attributesDialog;
CStretchSkewDialog stretchSkewDialog;