diff --git a/reactos/rules.mak b/reactos/rules.mak index 9505c103efe..c0af630f583 100644 --- a/reactos/rules.mak +++ b/reactos/rules.mak @@ -146,11 +146,3 @@ OS2_PATH_INC=$(OS2_PATH)/include # Other systems integration ROOT_PATH=$(PATH_TO_TOP)/.. - -COMCTL32_TARGET = comctl23 - -SHELL32_TARGET = shell23 - -COMDLG32_TARGET = comdlg23 - -