Everywhere: Remove LibGemini

This hasn't been maintained (or worked at all) for a long time,
and it's not a widely supported protocol, so let's drop it.
This commit is contained in:
Andreas Kling
2024-06-04 08:00:13 +02:00
parent e4cd91761d
commit f2fd8fc928
38 changed files with 9 additions and 1041 deletions

View File

@@ -8,7 +8,6 @@
#include <AK/Debug.h>
#include <AK/LexicalPath.h>
#include <LibGemini/Document.h>
#include <LibGfx/ImageFormats/ImageDecoder.h>
#include <LibTextCodec/Decoder.h>
#include <LibWeb/DOM/Document.h>