diff --git a/reactos/win32ss/drivers/displays/vga_new/CMakeLists.txt b/reactos/win32ss/drivers/displays/vga_new/CMakeLists.txt index 3055f284601..b2cbd5586ce 100644 --- a/reactos/win32ss/drivers/displays/vga_new/CMakeLists.txt +++ b/reactos/win32ss/drivers/displays/vga_new/CMakeLists.txt @@ -2,7 +2,6 @@ list(APPEND SOURCE enable.c debug.c - enable.c palette.c screen.c)