mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 14:19:48 +00:00
Meta: Delete empty .cpp files
This commit is contained in:
parent
82cb751907
commit
54c4cd8a66
Notes:
sideshowbarker
2024-07-19 06:47:26 +09:00
Author: https://github.com/linusg
Commit: 54c4cd8a66
Pull-request: https://github.com/SerenityOS/serenity/pull/2169
Reviewed-by: https://github.com/itamar8910
5 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
||||||
OBJS = \
|
OBJS = \
|
||||||
Decoder.o \
|
Decoder.o \
|
||||||
Dictionary.o \
|
|
||||||
Encoder.o \
|
Encoder.o \
|
||||||
Endpoint.o \
|
Endpoint.o \
|
||||||
Message.o
|
Message.o
|
||||||
|
|
|
@ -33,7 +33,6 @@ LIBWEB_OBJS = \
|
||||||
DOM/DocumentType.o \
|
DOM/DocumentType.o \
|
||||||
DOM/Element.o \
|
DOM/Element.o \
|
||||||
DOM/ElementFactory.o \
|
DOM/ElementFactory.o \
|
||||||
DOM/Event.o \
|
|
||||||
DOM/EventListener.o \
|
DOM/EventListener.o \
|
||||||
DOM/EventTarget.o \
|
DOM/EventTarget.o \
|
||||||
DOM/HTMLAnchorElement.o \
|
DOM/HTMLAnchorElement.o \
|
||||||
|
@ -55,7 +54,6 @@ LIBWEB_OBJS = \
|
||||||
DOM/HTMLStyleElement.o \
|
DOM/HTMLStyleElement.o \
|
||||||
DOM/HTMLTitleElement.o \
|
DOM/HTMLTitleElement.o \
|
||||||
DOM/ImageData.o \
|
DOM/ImageData.o \
|
||||||
DOM/MouseEvent.o \
|
|
||||||
DOM/Node.o \
|
DOM/Node.o \
|
||||||
DOM/ParentNode.o \
|
DOM/ParentNode.o \
|
||||||
DOM/Text.o \
|
DOM/Text.o \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue