https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4e289ce0cc93ca385e71bd9ab224069dd86dce2d

commit 4e289ce0cc93ca385e71bd9ab224069dd86dce2d
Author:     Joachim Henze <[email protected]>
AuthorDate: Wed Jan 20 03:42:39 2021 +0100
Commit:     Joachim Henze <[email protected]>
CommitDate: Wed Jan 20 03:42:39 2021 +0100

    [SYSDM] Addendum CORE-17429
    
    This define in resource.h is also not needed anymore.
---
 dll/cpl/sysdm/resource.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dll/cpl/sysdm/resource.h b/dll/cpl/sysdm/resource.h
index 94744806b0a..20481bf2fa1 100644
--- a/dll/cpl/sysdm/resource.h
+++ b/dll/cpl/sysdm/resource.h
@@ -209,5 +209,3 @@
 #define IDC_LICENCEEDIT      1501
 #define RC_LICENSE           1502
 #define RTDATA               1503
-
-#define IDS_DEVS 2000

Reply via email to