X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fdll%2Fcpl%2Finput%2Fresource.h;h=a91be8186860cba039bf8e5d98c6c6b738a2135e;hp=575e359d2dec2482a99dd49707517f3f8c21ee9f;hb=12a284e9eb64d9cff8c73a74c1111bc967e66b72;hpb=0cf270e3ca03838fb50f801a359327c9d8d4d78b diff --git a/reactos/dll/cpl/input/resource.h b/reactos/dll/cpl/input/resource.h index 575e359d2de..a91be818686 100644 --- a/reactos/dll/cpl/input/resource.h +++ b/reactos/dll/cpl/input/resource.h @@ -1,12 +1,5 @@ #pragma once -/* Metrics */ -#define PROPSHEETWIDTH 252 -#define PROPSHEETHEIGHT 228 -#define PROPSHEETPADDING 6 -#define SYSTEM_COLUMN (0 * PROPSHEETPADDING) -#define ICONSIZE 16 - /* IDI */ #define IDI_KEYBOARD_ICO 202 #define IDI_MARKER_ICO 205