mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:17:46 +00:00
WindowServer: Merge WSFrameBuffer into WSScreen.
This commit is contained in:
parent
bb28c143fd
commit
9454c5dd52
9 changed files with 22 additions and 72 deletions
|
@ -57,7 +57,6 @@ WINDOWSERVER_OBJS = \
|
|||
../WindowServer/WSEventLoop.o \
|
||||
../WindowServer/WSWindow.o \
|
||||
../WindowServer/WSWindowManager.o \
|
||||
../WindowServer/WSFrameBuffer.o \
|
||||
../WindowServer/WSScreen.o \
|
||||
../WindowServer/main.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue