mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
[SYSDM] Delete 2 forgotten defines
Addendum to 0.4.15-dev-1630-g be25187
(CORE-17429)
This commit is contained in:
parent
86a65fccb6
commit
f91efe1502
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@
|
|||
#include <buildno.h>
|
||||
#include <strsafe.h>
|
||||
|
||||
#define ANIM_STEP 2
|
||||
#define ANIM_TIME 50
|
||||
|
||||
typedef struct _IMGINFO
|
||||
{
|
||||
HBITMAP hBitmap;
|
||||
|
|
Loading…
Reference in a new issue