summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Wiederhake <BenWiederhake.GitHub@gmx.de>2023-04-09 15:27:30 +0200
committerLinus Groh <mail@linusgroh.de>2023-04-09 22:00:54 +0200
commit560133a0c632a6b1226c45c80282e0d957690820 (patch)
treea96059f959628f8f93acf0f15642ac9f295a0f3b
parent6bbd920008f4595783dca83b2116070aea531456 (diff)
downloadserenity-560133a0c632a6b1226c45c80282e0d957690820.zip
Everywhere: Remove unused DeprecatedString includes
-rw-r--r--Meta/Lagom/Fuzzers/FuzzCyrillicDecoder.cpp1
-rw-r--r--Meta/Lagom/Fuzzers/FuzzGIFLoader.cpp1
-rw-r--r--Meta/Lagom/Fuzzers/FuzzHebrewDecoder.cpp1
-rw-r--r--Meta/Lagom/Fuzzers/FuzzLatin1Decoder.cpp1
-rw-r--r--Meta/Lagom/Fuzzers/FuzzLatin2Decoder.cpp1
-rw-r--r--Meta/Lagom/Fuzzers/FuzzQuotedPrintableParser.cpp1
-rw-r--r--Meta/Lagom/Fuzzers/FuzzUTF16BEDecoder.cpp1
-rw-r--r--Meta/Lagom/Fuzzers/FuzzilliJs.cpp1
-rw-r--r--Userland/Applications/3DFileViewer/MeshLoader.h1
-rw-r--r--Userland/Applications/Browser/IconBag.cpp1
-rw-r--r--Userland/Applications/Escalator/EscalatorWindow.h1
-rw-r--r--Userland/Applications/PixelPaint/IconBag.cpp1
-rw-r--r--Userland/Applications/PixelPaint/ProjectLoader.cpp1
-rw-r--r--Userland/Games/2048/Game.cpp1
-rw-r--r--Userland/Libraries/LibC/grp.cpp2
-rw-r--r--Userland/Libraries/LibC/pwd.cpp2
-rw-r--r--Userland/Libraries/LibC/time.cpp1
-rw-r--r--Userland/Libraries/LibCore/Event.h1
-rw-r--r--Userland/Libraries/LibCore/FilePermissionsMask.h1
-rw-r--r--Userland/Libraries/LibCore/MappedFile.cpp1
-rw-r--r--Userland/Libraries/LibCrypto/Curves/SECP256r1.cpp1
-rw-r--r--Userland/Libraries/LibDebug/Dwarf/DwarfInfo.h1
-rw-r--r--Userland/Libraries/LibDebug/Dwarf/LineProgram.cpp1
-rw-r--r--Userland/Libraries/LibDeviceTree/Validation.cpp1
-rw-r--r--Userland/Libraries/LibGUI/ModelIndex.cpp1
-rw-r--r--Userland/Libraries/LibGUI/TextPosition.h2
-rw-r--r--Userland/Libraries/LibGUI/VimEditingEngine.cpp1
-rw-r--r--Userland/Libraries/LibGemini/GeminiRequest.h1
-rw-r--r--Userland/Libraries/LibGfx/Font/Emoji.cpp1
-rw-r--r--Userland/Libraries/LibGfx/ICC/TagTypes.cpp1
-rw-r--r--Userland/Libraries/LibGfx/ImageFormats/DDSLoader.cpp1
-rw-r--r--Userland/Libraries/LibGfx/ImageFormats/PortableImageLoaderCommon.h1
-rw-r--r--Userland/Libraries/LibGfx/ImageFormats/QOIWriter.cpp1
-rw-r--r--Userland/Libraries/LibJS/Interpreter.h1
-rw-r--r--Userland/Libraries/LibJS/Runtime/BigIntConstructor.cpp1
-rw-r--r--Userland/Libraries/LibJS/Runtime/Object.h1
-rw-r--r--Userland/Libraries/LibJS/Runtime/Reference.h1
-rw-r--r--Userland/Libraries/LibJS/Runtime/RegExpLegacyStaticProperties.h1
-rw-r--r--Userland/Libraries/LibLine/KeyCallbackMachine.h1
-rw-r--r--Userland/Libraries/LibLine/SuggestionDisplay.h1
-rw-r--r--Userland/Libraries/LibPDF/Operator.h1
-rw-r--r--Userland/Libraries/LibRegex/RegexError.h2
-rw-r--r--Userland/Libraries/LibSQL/Result.h1
-rw-r--r--Userland/Libraries/LibSQL/Type.h1
-rw-r--r--Userland/Libraries/LibVideo/VP9/Parser.cpp1
-rw-r--r--Userland/Libraries/LibWeb/Bindings/Intrinsics.cpp1
-rw-r--r--Userland/Libraries/LibWeb/CSS/StyleValue.h1
-rw-r--r--Userland/Libraries/LibWeb/HTML/Canvas/CanvasDrawImage.h1
-rw-r--r--Userland/Libraries/LibWeb/HTML/Worker.cpp1
-rw-r--r--Userland/Libraries/LibWeb/HTML/WorkerLocation.cpp1
-rw-r--r--Userland/Libraries/LibWeb/MimeSniff/MimeType.h1
-rw-r--r--Userland/Libraries/LibWeb/SVG/AttributeParser.h1
-rw-r--r--Userland/Libraries/LibWeb/URL/URL.h1
-rw-r--r--Userland/Services/ChessEngine/MCTSTree.cpp1
-rw-r--r--Userland/Services/SQLServer/SQLStatement.h1
-rw-r--r--Userland/Services/TelnetServer/Client.cpp1
-rw-r--r--Userland/Services/TelnetServer/Client.h1
-rw-r--r--Userland/Services/TelnetServer/Parser.cpp1
-rw-r--r--Userland/Services/TelnetServer/Parser.h1
-rw-r--r--Userland/Services/WindowServer/VirtualScreenBackend.h1
-rw-r--r--Userland/Shell/Execution.h1
-rw-r--r--Userland/Utilities/allocate.cpp2
-rw-r--r--Userland/Utilities/date.cpp1
-rw-r--r--Userland/Utilities/kill.cpp1
-rw-r--r--Userland/Utilities/lsusb.cpp1
-rw-r--r--Userland/Utilities/seq.cpp1
-rw-r--r--Userland/Utilities/shuf.cpp1
-rw-r--r--Userland/Utilities/stat.cpp1
-rw-r--r--Userland/Utilities/test-fuzz.cpp1
-rw-r--r--Userland/Utilities/userdel.cpp1
70 files changed, 6 insertions, 69 deletions
diff --git a/Meta/Lagom/Fuzzers/FuzzCyrillicDecoder.cpp b/Meta/Lagom/Fuzzers/FuzzCyrillicDecoder.cpp
index 647dd54020..a27cf26f17 100644
--- a/Meta/Lagom/Fuzzers/FuzzCyrillicDecoder.cpp
+++ b/Meta/Lagom/Fuzzers/FuzzCyrillicDecoder.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibTextCodec/Decoder.h>
#include <stddef.h>
#include <stdint.h>
diff --git a/Meta/Lagom/Fuzzers/FuzzGIFLoader.cpp b/Meta/Lagom/Fuzzers/FuzzGIFLoader.cpp
index 6730ef50d6..944aa5b0b7 100644
--- a/Meta/Lagom/Fuzzers/FuzzGIFLoader.cpp
+++ b/Meta/Lagom/Fuzzers/FuzzGIFLoader.cpp
@@ -5,7 +5,6 @@
*/
#include <AK/Debug.h>
-#include <AK/DeprecatedString.h>
#include <AK/Format.h>
#include <LibGfx/ImageFormats/GIFLoader.h>
#include <stddef.h>
diff --git a/Meta/Lagom/Fuzzers/FuzzHebrewDecoder.cpp b/Meta/Lagom/Fuzzers/FuzzHebrewDecoder.cpp
index cfe0873317..e96182307c 100644
--- a/Meta/Lagom/Fuzzers/FuzzHebrewDecoder.cpp
+++ b/Meta/Lagom/Fuzzers/FuzzHebrewDecoder.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibTextCodec/Decoder.h>
#include <stddef.h>
#include <stdint.h>
diff --git a/Meta/Lagom/Fuzzers/FuzzLatin1Decoder.cpp b/Meta/Lagom/Fuzzers/FuzzLatin1Decoder.cpp
index 8a2b667995..0714b29295 100644
--- a/Meta/Lagom/Fuzzers/FuzzLatin1Decoder.cpp
+++ b/Meta/Lagom/Fuzzers/FuzzLatin1Decoder.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibTextCodec/Decoder.h>
#include <stddef.h>
#include <stdint.h>
diff --git a/Meta/Lagom/Fuzzers/FuzzLatin2Decoder.cpp b/Meta/Lagom/Fuzzers/FuzzLatin2Decoder.cpp
index 3fb16d631e..ae4b658bf9 100644
--- a/Meta/Lagom/Fuzzers/FuzzLatin2Decoder.cpp
+++ b/Meta/Lagom/Fuzzers/FuzzLatin2Decoder.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibTextCodec/Decoder.h>
#include <stddef.h>
#include <stdint.h>
diff --git a/Meta/Lagom/Fuzzers/FuzzQuotedPrintableParser.cpp b/Meta/Lagom/Fuzzers/FuzzQuotedPrintableParser.cpp
index c563d53bb2..62adc76b46 100644
--- a/Meta/Lagom/Fuzzers/FuzzQuotedPrintableParser.cpp
+++ b/Meta/Lagom/Fuzzers/FuzzQuotedPrintableParser.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <AK/StringView.h>
#include <LibIMAP/QuotedPrintable.h>
diff --git a/Meta/Lagom/Fuzzers/FuzzUTF16BEDecoder.cpp b/Meta/Lagom/Fuzzers/FuzzUTF16BEDecoder.cpp
index a24fb5e8e3..1b419c63de 100644
--- a/Meta/Lagom/Fuzzers/FuzzUTF16BEDecoder.cpp
+++ b/Meta/Lagom/Fuzzers/FuzzUTF16BEDecoder.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibTextCodec/Decoder.h>
#include <stddef.h>
#include <stdint.h>
diff --git a/Meta/Lagom/Fuzzers/FuzzilliJs.cpp b/Meta/Lagom/Fuzzers/FuzzilliJs.cpp
index 890dbdc775..e66b285c2f 100644
--- a/Meta/Lagom/Fuzzers/FuzzilliJs.cpp
+++ b/Meta/Lagom/Fuzzers/FuzzilliJs.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <AK/Format.h>
#include <AK/Function.h>
#include <AK/StringView.h>
diff --git a/Userland/Applications/3DFileViewer/MeshLoader.h b/Userland/Applications/3DFileViewer/MeshLoader.h
index dd0dae08b4..62c6ae609c 100644
--- a/Userland/Applications/3DFileViewer/MeshLoader.h
+++ b/Userland/Applications/3DFileViewer/MeshLoader.h
@@ -7,7 +7,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <LibCore/Forward.h>
#include "Common.h"
diff --git a/Userland/Applications/Browser/IconBag.cpp b/Userland/Applications/Browser/IconBag.cpp
index f9a85ad1d4..7a8e67fbb0 100644
--- a/Userland/Applications/Browser/IconBag.cpp
+++ b/Userland/Applications/Browser/IconBag.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <Applications/Browser/IconBag.h>
namespace Browser {
diff --git a/Userland/Applications/Escalator/EscalatorWindow.h b/Userland/Applications/Escalator/EscalatorWindow.h
index fa3f297528..0294093645 100644
--- a/Userland/Applications/Escalator/EscalatorWindow.h
+++ b/Userland/Applications/Escalator/EscalatorWindow.h
@@ -7,7 +7,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/StringView.h>
#include <AK/Vector.h>
#include <LibCore/Account.h>
diff --git a/Userland/Applications/PixelPaint/IconBag.cpp b/Userland/Applications/PixelPaint/IconBag.cpp
index 2e344d8d43..dd68efbab4 100644
--- a/Userland/Applications/PixelPaint/IconBag.cpp
+++ b/Userland/Applications/PixelPaint/IconBag.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <Applications/PixelPaint/IconBag.h>
namespace PixelPaint {
diff --git a/Userland/Applications/PixelPaint/ProjectLoader.cpp b/Userland/Applications/PixelPaint/ProjectLoader.cpp
index c5ff761986..4d8e13b15d 100644
--- a/Userland/Applications/PixelPaint/ProjectLoader.cpp
+++ b/Userland/Applications/PixelPaint/ProjectLoader.cpp
@@ -7,7 +7,6 @@
#include "ProjectLoader.h"
#include "Image.h"
#include "Layer.h"
-#include <AK/DeprecatedString.h>
#include <AK/JsonObject.h>
#include <AK/Result.h>
#include <LibCore/MappedFile.h>
diff --git a/Userland/Games/2048/Game.cpp b/Userland/Games/2048/Game.cpp
index 5552d63be3..51bb55a863 100644
--- a/Userland/Games/2048/Game.cpp
+++ b/Userland/Games/2048/Game.cpp
@@ -6,7 +6,6 @@
#include "Game.h"
#include <AK/Array.h>
-#include <AK/DeprecatedString.h>
#include <AK/NumericLimits.h>
#include <AK/ScopeGuard.h>
#include <stdlib.h>
diff --git a/Userland/Libraries/LibC/grp.cpp b/Userland/Libraries/LibC/grp.cpp
index 376f95e872..721a99c333 100644
--- a/Userland/Libraries/LibC/grp.cpp
+++ b/Userland/Libraries/LibC/grp.cpp
@@ -5,7 +5,7 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
+#include <AK/Format.h>
#include <AK/ScopeGuard.h>
#include <AK/Vector.h>
#include <errno.h>
diff --git a/Userland/Libraries/LibC/pwd.cpp b/Userland/Libraries/LibC/pwd.cpp
index 6ea61a4fa9..a7e918dfb0 100644
--- a/Userland/Libraries/LibC/pwd.cpp
+++ b/Userland/Libraries/LibC/pwd.cpp
@@ -4,7 +4,7 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
+#include <AK/Format.h>
#include <AK/ScopeGuard.h>
#include <AK/TemporaryChange.h>
#include <AK/Vector.h>
diff --git a/Userland/Libraries/LibC/time.cpp b/Userland/Libraries/LibC/time.cpp
index 081dff5967..450a25a689 100644
--- a/Userland/Libraries/LibC/time.cpp
+++ b/Userland/Libraries/LibC/time.cpp
@@ -5,7 +5,6 @@
*/
#include <AK/DateConstants.h>
-#include <AK/DeprecatedString.h>
#include <AK/StringBuilder.h>
#include <AK/Time.h>
#include <Kernel/API/TimePage.h>
diff --git a/Userland/Libraries/LibCore/Event.h b/Userland/Libraries/LibCore/Event.h
index 44bd136067..fa3cf1697a 100644
--- a/Userland/Libraries/LibCore/Event.h
+++ b/Userland/Libraries/LibCore/Event.h
@@ -7,7 +7,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/Function.h>
#include <AK/Types.h>
#include <AK/WeakPtr.h>
diff --git a/Userland/Libraries/LibCore/FilePermissionsMask.h b/Userland/Libraries/LibCore/FilePermissionsMask.h
index 011a426cc9..2b95070daa 100644
--- a/Userland/Libraries/LibCore/FilePermissionsMask.h
+++ b/Userland/Libraries/LibCore/FilePermissionsMask.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/Error.h>
#include <AK/OwnPtr.h>
#include <sys/stat.h>
diff --git a/Userland/Libraries/LibCore/MappedFile.cpp b/Userland/Libraries/LibCore/MappedFile.cpp
index ca4666cab2..af0b533062 100644
--- a/Userland/Libraries/LibCore/MappedFile.cpp
+++ b/Userland/Libraries/LibCore/MappedFile.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <AK/ScopeGuard.h>
#include <LibCore/File.h>
#include <LibCore/MappedFile.h>
diff --git a/Userland/Libraries/LibCrypto/Curves/SECP256r1.cpp b/Userland/Libraries/LibCrypto/Curves/SECP256r1.cpp
index d1ab81df10..97272fdbe4 100644
--- a/Userland/Libraries/LibCrypto/Curves/SECP256r1.cpp
+++ b/Userland/Libraries/LibCrypto/Curves/SECP256r1.cpp
@@ -5,7 +5,6 @@
*/
#include <AK/ByteReader.h>
-#include <AK/DeprecatedString.h>
#include <AK/Endian.h>
#include <AK/Random.h>
#include <AK/StringBuilder.h>
diff --git a/Userland/Libraries/LibDebug/Dwarf/DwarfInfo.h b/Userland/Libraries/LibDebug/Dwarf/DwarfInfo.h
index e7025b515b..63db8b6964 100644
--- a/Userland/Libraries/LibDebug/Dwarf/DwarfInfo.h
+++ b/Userland/Libraries/LibDebug/Dwarf/DwarfInfo.h
@@ -9,7 +9,6 @@
#include "AttributeValue.h"
#include "DwarfTypes.h"
#include <AK/ByteBuffer.h>
-#include <AK/DeprecatedString.h>
#include <AK/NonnullRefPtr.h>
#include <AK/RedBlackTree.h>
#include <AK/RefCounted.h>
diff --git a/Userland/Libraries/LibDebug/Dwarf/LineProgram.cpp b/Userland/Libraries/LibDebug/Dwarf/LineProgram.cpp
index fcd591ef03..88f26d04df 100644
--- a/Userland/Libraries/LibDebug/Dwarf/LineProgram.cpp
+++ b/Userland/Libraries/LibDebug/Dwarf/LineProgram.cpp
@@ -6,7 +6,6 @@
#include "LineProgram.h"
#include <AK/Debug.h>
-#include <AK/DeprecatedString.h>
#include <AK/Function.h>
#include <AK/LEB128.h>
#include <AK/StringBuilder.h>
diff --git a/Userland/Libraries/LibDeviceTree/Validation.cpp b/Userland/Libraries/LibDeviceTree/Validation.cpp
index 892a384403..2b441b5582 100644
--- a/Userland/Libraries/LibDeviceTree/Validation.cpp
+++ b/Userland/Libraries/LibDeviceTree/Validation.cpp
@@ -6,7 +6,6 @@
#include <AK/AllOf.h>
#include <AK/CharacterTypes.h>
-#include <AK/DeprecatedString.h>
#include <AK/Endian.h>
#include <AK/Format.h>
#include <AK/Try.h>
diff --git a/Userland/Libraries/LibGUI/ModelIndex.cpp b/Userland/Libraries/LibGUI/ModelIndex.cpp
index 878e6f9ff2..751f044261 100644
--- a/Userland/Libraries/LibGUI/ModelIndex.cpp
+++ b/Userland/Libraries/LibGUI/ModelIndex.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibGUI/Model.h>
#include <LibGUI/Variant.h>
diff --git a/Userland/Libraries/LibGUI/TextPosition.h b/Userland/Libraries/LibGUI/TextPosition.h
index de15f3009d..519302a96a 100644
--- a/Userland/Libraries/LibGUI/TextPosition.h
+++ b/Userland/Libraries/LibGUI/TextPosition.h
@@ -6,7 +6,7 @@
#pragma once
-#include <AK/DeprecatedString.h>
+#include <AK/Format.h>
namespace GUI {
diff --git a/Userland/Libraries/LibGUI/VimEditingEngine.cpp b/Userland/Libraries/LibGUI/VimEditingEngine.cpp
index be69a72cc8..c5db672af4 100644
--- a/Userland/Libraries/LibGUI/VimEditingEngine.cpp
+++ b/Userland/Libraries/LibGUI/VimEditingEngine.cpp
@@ -5,7 +5,6 @@
*/
#include <AK/Assertions.h>
-#include <AK/DeprecatedString.h>
#include <LibGUI/Event.h>
#include <LibGUI/TextEditor.h>
#include <LibGUI/VimEditingEngine.h>
diff --git a/Userland/Libraries/LibGemini/GeminiRequest.h b/Userland/Libraries/LibGemini/GeminiRequest.h
index 97ff92989b..d4e0179bf9 100644
--- a/Userland/Libraries/LibGemini/GeminiRequest.h
+++ b/Userland/Libraries/LibGemini/GeminiRequest.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/Optional.h>
#include <AK/URL.h>
#include <LibCore/Forward.h>
diff --git a/Userland/Libraries/LibGfx/Font/Emoji.cpp b/Userland/Libraries/LibGfx/Font/Emoji.cpp
index 9c11cc93b5..8a9b75effa 100644
--- a/Userland/Libraries/LibGfx/Font/Emoji.cpp
+++ b/Userland/Libraries/LibGfx/Font/Emoji.cpp
@@ -6,7 +6,6 @@
*/
#include <AK/Debug.h>
-#include <AK/DeprecatedString.h>
#include <AK/HashMap.h>
#include <AK/LexicalPath.h>
#include <AK/Span.h>
diff --git a/Userland/Libraries/LibGfx/ICC/TagTypes.cpp b/Userland/Libraries/LibGfx/ICC/TagTypes.cpp
index fa587c4ed3..b012a8f024 100644
--- a/Userland/Libraries/LibGfx/ICC/TagTypes.cpp
+++ b/Userland/Libraries/LibGfx/ICC/TagTypes.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <AK/Endian.h>
#include <LibGfx/ICC/BinaryFormat.h>
#include <LibGfx/ICC/TagTypes.h>
diff --git a/Userland/Libraries/LibGfx/ImageFormats/DDSLoader.cpp b/Userland/Libraries/LibGfx/ImageFormats/DDSLoader.cpp
index 8f2f889f8b..294ee6a6de 100644
--- a/Userland/Libraries/LibGfx/ImageFormats/DDSLoader.cpp
+++ b/Userland/Libraries/LibGfx/ImageFormats/DDSLoader.cpp
@@ -5,7 +5,6 @@
*/
#include <AK/Debug.h>
-#include <AK/DeprecatedString.h>
#include <AK/Endian.h>
#include <AK/Error.h>
#include <AK/MemoryStream.h>
diff --git a/Userland/Libraries/LibGfx/ImageFormats/PortableImageLoaderCommon.h b/Userland/Libraries/LibGfx/ImageFormats/PortableImageLoaderCommon.h
index 0733774a07..c14f312a0b 100644
--- a/Userland/Libraries/LibGfx/ImageFormats/PortableImageLoaderCommon.h
+++ b/Userland/Libraries/LibGfx/ImageFormats/PortableImageLoaderCommon.h
@@ -8,7 +8,6 @@
#pragma once
#include <AK/Debug.h>
-#include <AK/DeprecatedString.h>
#include <AK/Endian.h>
#include <AK/ScopeGuard.h>
#include <AK/String.h>
diff --git a/Userland/Libraries/LibGfx/ImageFormats/QOIWriter.cpp b/Userland/Libraries/LibGfx/ImageFormats/QOIWriter.cpp
index 4abd119dd4..9e6159b620 100644
--- a/Userland/Libraries/LibGfx/ImageFormats/QOIWriter.cpp
+++ b/Userland/Libraries/LibGfx/ImageFormats/QOIWriter.cpp
@@ -5,7 +5,6 @@
*/
#include "QOIWriter.h"
-#include <AK/DeprecatedString.h>
#include <AK/Endian.h>
namespace Gfx {
diff --git a/Userland/Libraries/LibJS/Interpreter.h b/Userland/Libraries/LibJS/Interpreter.h
index ab441e4644..52dddd78ff 100644
--- a/Userland/Libraries/LibJS/Interpreter.h
+++ b/Userland/Libraries/LibJS/Interpreter.h
@@ -8,7 +8,6 @@
#pragma once
#include <AK/DeprecatedFlyString.h>
-#include <AK/DeprecatedString.h>
#include <AK/HashMap.h>
#include <AK/Weakable.h>
#include <LibJS/Forward.h>
diff --git a/Userland/Libraries/LibJS/Runtime/BigIntConstructor.cpp b/Userland/Libraries/LibJS/Runtime/BigIntConstructor.cpp
index 958811fe53..e8d6d6f4d6 100644
--- a/Userland/Libraries/LibJS/Runtime/BigIntConstructor.cpp
+++ b/Userland/Libraries/LibJS/Runtime/BigIntConstructor.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibJS/Runtime/AbstractOperations.h>
#include <LibJS/Runtime/BigInt.h>
#include <LibJS/Runtime/BigIntConstructor.h>
diff --git a/Userland/Libraries/LibJS/Runtime/Object.h b/Userland/Libraries/LibJS/Runtime/Object.h
index 5ac60fa815..cea4538d10 100644
--- a/Userland/Libraries/LibJS/Runtime/Object.h
+++ b/Userland/Libraries/LibJS/Runtime/Object.h
@@ -8,7 +8,6 @@
#pragma once
#include <AK/Badge.h>
-#include <AK/DeprecatedString.h>
#include <AK/HashMap.h>
#include <AK/StringView.h>
#include <LibJS/Forward.h>
diff --git a/Userland/Libraries/LibJS/Runtime/Reference.h b/Userland/Libraries/LibJS/Runtime/Reference.h
index 612165ef2f..acf1672263 100644
--- a/Userland/Libraries/LibJS/Runtime/Reference.h
+++ b/Userland/Libraries/LibJS/Runtime/Reference.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <LibJS/Runtime/Environment.h>
#include <LibJS/Runtime/EnvironmentCoordinate.h>
#include <LibJS/Runtime/PropertyKey.h>
diff --git a/Userland/Libraries/LibJS/Runtime/RegExpLegacyStaticProperties.h b/Userland/Libraries/LibJS/Runtime/RegExpLegacyStaticProperties.h
index 5ee4d37d54..7b4a4e04f3 100644
--- a/Userland/Libraries/LibJS/Runtime/RegExpLegacyStaticProperties.h
+++ b/Userland/Libraries/LibJS/Runtime/RegExpLegacyStaticProperties.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/Optional.h>
#include <LibJS/Forward.h>
#include <LibJS/Runtime/Utf16String.h>
diff --git a/Userland/Libraries/LibLine/KeyCallbackMachine.h b/Userland/Libraries/LibLine/KeyCallbackMachine.h
index 365af248ed..bac1878967 100644
--- a/Userland/Libraries/LibLine/KeyCallbackMachine.h
+++ b/Userland/Libraries/LibLine/KeyCallbackMachine.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/Function.h>
#include <AK/HashMap.h>
#include <AK/Vector.h>
diff --git a/Userland/Libraries/LibLine/SuggestionDisplay.h b/Userland/Libraries/LibLine/SuggestionDisplay.h
index 99ee3ae1e4..e83a740522 100644
--- a/Userland/Libraries/LibLine/SuggestionDisplay.h
+++ b/Userland/Libraries/LibLine/SuggestionDisplay.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/Forward.h>
#include <LibLine/StringMetrics.h>
#include <LibLine/SuggestionManager.h>
diff --git a/Userland/Libraries/LibPDF/Operator.h b/Userland/Libraries/LibPDF/Operator.h
index 4ec3fc3cd7..59d4779c15 100644
--- a/Userland/Libraries/LibPDF/Operator.h
+++ b/Userland/Libraries/LibPDF/Operator.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/Format.h>
#include <AK/StringBuilder.h>
#include <AK/Vector.h>
diff --git a/Userland/Libraries/LibRegex/RegexError.h b/Userland/Libraries/LibRegex/RegexError.h
index 8b29cefadf..27eeab5886 100644
--- a/Userland/Libraries/LibRegex/RegexError.h
+++ b/Userland/Libraries/LibRegex/RegexError.h
@@ -6,7 +6,7 @@
#pragma once
-#include <AK/DeprecatedString.h>
+#include <AK/StringView.h>
#include <AK/Types.h>
#ifdef AK_OS_SERENITY
# include <bits/regex_defs.h>
diff --git a/Userland/Libraries/LibSQL/Result.h b/Userland/Libraries/LibSQL/Result.h
index bf85ea6003..16e3222954 100644
--- a/Userland/Libraries/LibSQL/Result.h
+++ b/Userland/Libraries/LibSQL/Result.h
@@ -7,6 +7,7 @@
#pragma once
+#include <AK/DeprecatedString.h>
#include <AK/Error.h>
#include <AK/Noncopyable.h>
#include <LibSQL/Type.h>
diff --git a/Userland/Libraries/LibSQL/Type.h b/Userland/Libraries/LibSQL/Type.h
index 7cf649a2c9..bc44126ccd 100644
--- a/Userland/Libraries/LibSQL/Type.h
+++ b/Userland/Libraries/LibSQL/Type.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/HashMap.h>
#include <AK/StringView.h>
diff --git a/Userland/Libraries/LibVideo/VP9/Parser.cpp b/Userland/Libraries/LibVideo/VP9/Parser.cpp
index 81ce1cac21..8f2e22247f 100644
--- a/Userland/Libraries/LibVideo/VP9/Parser.cpp
+++ b/Userland/Libraries/LibVideo/VP9/Parser.cpp
@@ -5,7 +5,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <AK/MemoryStream.h>
#include <LibGfx/Point.h>
#include <LibGfx/Size.h>
diff --git a/Userland/Libraries/LibWeb/Bindings/Intrinsics.cpp b/Userland/Libraries/LibWeb/Bindings/Intrinsics.cpp
index bb8798059f..7bdbbd0485 100644
--- a/Userland/Libraries/LibWeb/Bindings/Intrinsics.cpp
+++ b/Userland/Libraries/LibWeb/Bindings/Intrinsics.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <AK/HashMap.h>
#include <LibJS/Forward.h>
#include <LibJS/Runtime/NativeFunction.h>
diff --git a/Userland/Libraries/LibWeb/CSS/StyleValue.h b/Userland/Libraries/LibWeb/CSS/StyleValue.h
index ebb8cdd8f6..829f3ff4c2 100644
--- a/Userland/Libraries/LibWeb/CSS/StyleValue.h
+++ b/Userland/Libraries/LibWeb/CSS/StyleValue.h
@@ -10,7 +10,6 @@
#pragma once
#include <AK/Concepts.h>
-#include <AK/DeprecatedString.h>
#include <AK/GenericShorthands.h>
#include <AK/NonnullOwnPtr.h>
#include <AK/RefCounted.h>
diff --git a/Userland/Libraries/LibWeb/HTML/Canvas/CanvasDrawImage.h b/Userland/Libraries/LibWeb/HTML/Canvas/CanvasDrawImage.h
index 3f22046983..2bcdd4ffd6 100644
--- a/Userland/Libraries/LibWeb/HTML/Canvas/CanvasDrawImage.h
+++ b/Userland/Libraries/LibWeb/HTML/Canvas/CanvasDrawImage.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <LibWeb/HTML/HTMLCanvasElement.h>
#include <LibWeb/HTML/HTMLImageElement.h>
#include <LibWeb/WebIDL/ExceptionOr.h>
diff --git a/Userland/Libraries/LibWeb/HTML/Worker.cpp b/Userland/Libraries/LibWeb/HTML/Worker.cpp
index 877095c25e..2d21047529 100644
--- a/Userland/Libraries/LibWeb/HTML/Worker.cpp
+++ b/Userland/Libraries/LibWeb/HTML/Worker.cpp
@@ -5,7 +5,6 @@
*/
#include <AK/Debug.h>
-#include <AK/DeprecatedString.h>
#include <LibJS/Runtime/ConsoleObject.h>
#include <LibJS/Runtime/Realm.h>
#include <LibWeb/Bindings/MainThreadVM.h>
diff --git a/Userland/Libraries/LibWeb/HTML/WorkerLocation.cpp b/Userland/Libraries/LibWeb/HTML/WorkerLocation.cpp
index 8c84c3bce0..2fcca48565 100644
--- a/Userland/Libraries/LibWeb/HTML/WorkerLocation.cpp
+++ b/Userland/Libraries/LibWeb/HTML/WorkerLocation.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibWeb/HTML/WorkerGlobalScope.h>
#include <LibWeb/HTML/WorkerLocation.h>
diff --git a/Userland/Libraries/LibWeb/MimeSniff/MimeType.h b/Userland/Libraries/LibWeb/MimeSniff/MimeType.h
index bc2919e572..84805f2176 100644
--- a/Userland/Libraries/LibWeb/MimeSniff/MimeType.h
+++ b/Userland/Libraries/LibWeb/MimeSniff/MimeType.h
@@ -7,7 +7,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/HashMap.h>
namespace Web::MimeSniff {
diff --git a/Userland/Libraries/LibWeb/SVG/AttributeParser.h b/Userland/Libraries/LibWeb/SVG/AttributeParser.h
index 936d3b4592..618406554a 100644
--- a/Userland/Libraries/LibWeb/SVG/AttributeParser.h
+++ b/Userland/Libraries/LibWeb/SVG/AttributeParser.h
@@ -7,7 +7,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/Vector.h>
#include <LibGfx/Point.h>
diff --git a/Userland/Libraries/LibWeb/URL/URL.h b/Userland/Libraries/LibWeb/URL/URL.h
index e290e32990..449d55ff86 100644
--- a/Userland/Libraries/LibWeb/URL/URL.h
+++ b/Userland/Libraries/LibWeb/URL/URL.h
@@ -7,7 +7,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/URL.h>
#include <LibWeb/Bindings/PlatformObject.h>
#include <LibWeb/URL/URLSearchParams.h>
diff --git a/Userland/Services/ChessEngine/MCTSTree.cpp b/Userland/Services/ChessEngine/MCTSTree.cpp
index a23879fe5a..3061398c7a 100644
--- a/Userland/Services/ChessEngine/MCTSTree.cpp
+++ b/Userland/Services/ChessEngine/MCTSTree.cpp
@@ -5,7 +5,6 @@
*/
#include "MCTSTree.h"
-#include <AK/DeprecatedString.h>
#include <stdlib.h>
MCTSTree::MCTSTree(Chess::Board const& board, MCTSTree* parent)
diff --git a/Userland/Services/SQLServer/SQLStatement.h b/Userland/Services/SQLServer/SQLStatement.h
index 2f23e86c99..65abc8ce6c 100644
--- a/Userland/Services/SQLServer/SQLStatement.h
+++ b/Userland/Services/SQLServer/SQLStatement.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/NonnullRefPtr.h>
#include <AK/Vector.h>
#include <LibCore/Object.h>
diff --git a/Userland/Services/TelnetServer/Client.cpp b/Userland/Services/TelnetServer/Client.cpp
index f4d5d0e28b..7d1efc740d 100644
--- a/Userland/Services/TelnetServer/Client.cpp
+++ b/Userland/Services/TelnetServer/Client.cpp
@@ -7,7 +7,6 @@
#include "Client.h"
#include <AK/ByteBuffer.h>
-#include <AK/DeprecatedString.h>
#include <AK/MemoryStream.h>
#include <AK/StringBuilder.h>
#include <AK/StringView.h>
diff --git a/Userland/Services/TelnetServer/Client.h b/Userland/Services/TelnetServer/Client.h
index ab3c565683..32836e487f 100644
--- a/Userland/Services/TelnetServer/Client.h
+++ b/Userland/Services/TelnetServer/Client.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/StringView.h>
#include <AK/Types.h>
#include <LibCore/Notifier.h>
diff --git a/Userland/Services/TelnetServer/Parser.cpp b/Userland/Services/TelnetServer/Parser.cpp
index 78a5b1dfd2..3e84ffab2d 100644
--- a/Userland/Services/TelnetServer/Parser.cpp
+++ b/Userland/Services/TelnetServer/Parser.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <AK/Types.h>
#include "Parser.h"
diff --git a/Userland/Services/TelnetServer/Parser.h b/Userland/Services/TelnetServer/Parser.h
index 0cccec00dc..d57754fbd8 100644
--- a/Userland/Services/TelnetServer/Parser.h
+++ b/Userland/Services/TelnetServer/Parser.h
@@ -6,7 +6,6 @@
#pragma once
-#include <AK/DeprecatedString.h>
#include <AK/Function.h>
#include <AK/StringView.h>
#include <AK/Types.h>
diff --git a/Userland/Services/WindowServer/VirtualScreenBackend.h b/Userland/Services/WindowServer/VirtualScreenBackend.h
index 12f35ca3ae..c3ed60a70c 100644
--- a/Userland/Services/WindowServer/VirtualScreenBackend.h
+++ b/Userland/Services/WindowServer/VirtualScreenBackend.h
@@ -8,7 +8,6 @@
#include "ScreenBackend.h"
#include "ScreenLayout.h"
-#include <AK/DeprecatedString.h>
#include <AK/Error.h>
#include <AK/Span.h>
diff --git a/Userland/Shell/Execution.h b/Userland/Shell/Execution.h
index edf4d6a9d4..da42ece0c4 100644
--- a/Userland/Shell/Execution.h
+++ b/Userland/Shell/Execution.h
@@ -7,7 +7,6 @@
#pragma once
#include "Forward.h"
-#include <AK/DeprecatedString.h>
#include <AK/Forward.h>
#include <AK/Vector.h>
#include <LibCore/ElapsedTimer.h>
diff --git a/Userland/Utilities/allocate.cpp b/Userland/Utilities/allocate.cpp
index fd9aa55ec1..d9fb772325 100644
--- a/Userland/Utilities/allocate.cpp
+++ b/Userland/Utilities/allocate.cpp
@@ -4,7 +4,7 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
+#include <AK/Format.h>
#include <AK/Optional.h>
#include <LibCore/ElapsedTimer.h>
#include <LibMain/Main.h>
diff --git a/Userland/Utilities/date.cpp b/Userland/Utilities/date.cpp
index 1b473fb2b7..ab876f2aa1 100644
--- a/Userland/Utilities/date.cpp
+++ b/Userland/Utilities/date.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibCore/ArgsParser.h>
#include <LibCore/DateTime.h>
#include <LibCore/System.h>
diff --git a/Userland/Utilities/kill.cpp b/Userland/Utilities/kill.cpp
index aed9b07a62..ec580a92ee 100644
--- a/Userland/Utilities/kill.cpp
+++ b/Userland/Utilities/kill.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <AK/Optional.h>
#include <LibCore/System.h>
#include <LibMain/Main.h>
diff --git a/Userland/Utilities/lsusb.cpp b/Userland/Utilities/lsusb.cpp
index 1f8af13b45..031fa618a9 100644
--- a/Userland/Utilities/lsusb.cpp
+++ b/Userland/Utilities/lsusb.cpp
@@ -5,7 +5,6 @@
*/
#include <AK/ByteBuffer.h>
-#include <AK/DeprecatedString.h>
#include <AK/FixedArray.h>
#include <AK/JsonArray.h>
#include <AK/JsonObject.h>
diff --git a/Userland/Utilities/seq.cpp b/Userland/Utilities/seq.cpp
index ba9f77746c..5436df0c6c 100644
--- a/Userland/Utilities/seq.cpp
+++ b/Userland/Utilities/seq.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <AK/Format.h>
#include <AK/StdLibExtras.h>
#include <AK/Vector.h>
diff --git a/Userland/Utilities/shuf.cpp b/Userland/Utilities/shuf.cpp
index ad42e3df68..ad0f62f6dc 100644
--- a/Userland/Utilities/shuf.cpp
+++ b/Userland/Utilities/shuf.cpp
@@ -5,7 +5,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <AK/Random.h>
#include <AK/Vector.h>
#include <LibCore/ArgsParser.h>
diff --git a/Userland/Utilities/stat.cpp b/Userland/Utilities/stat.cpp
index 7f240831bf..a8f2840e6a 100644
--- a/Userland/Utilities/stat.cpp
+++ b/Userland/Utilities/stat.cpp
@@ -5,7 +5,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibCore/ArgsParser.h>
#include <LibCore/DateTime.h>
#include <LibCore/System.h>
diff --git a/Userland/Utilities/test-fuzz.cpp b/Userland/Utilities/test-fuzz.cpp
index a4fb3e273b..bf0d6b8622 100644
--- a/Userland/Utilities/test-fuzz.cpp
+++ b/Userland/Utilities/test-fuzz.cpp
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibCore/ArgsParser.h>
#include <LibCore/File.h>
#include <LibMain/Main.h>
diff --git a/Userland/Utilities/userdel.cpp b/Userland/Utilities/userdel.cpp
index 6e9c07f827..8efd12892c 100644
--- a/Userland/Utilities/userdel.cpp
+++ b/Userland/Utilities/userdel.cpp
@@ -5,7 +5,6 @@
* SPDX-License-Identifier: BSD-2-Clause
*/
-#include <AK/DeprecatedString.h>
#include <LibCore/Account.h>
#include <LibCore/ArgsParser.h>
#include <LibCore/DeprecatedFile.h>