Removed unused files IsBigEndian.hpp and rangealgorithm.hpp (#3776)

util/IsBigEndian.hpp and util/rangealgorithm.hpp have been unused for a long time, removing them from the codebase because git keeps the history forever anyway!
This commit is contained in:
Kasia
2022-05-29 12:19:26 +02:00
committed by GitHub
parent 74ec310228
commit 8b98f0e142
5 changed files with 0 additions and 51 deletions
-2
View File
@@ -527,7 +527,6 @@ HEADERS += \
src/util/IncognitoBrowser.hpp \
src/util/InitUpdateButton.hpp \
src/util/IrcHelpers.hpp \
src/util/IsBigEndian.hpp \
src/util/LayoutCreator.hpp \
src/util/LayoutHelper.hpp \
src/util/NuulsUploader.hpp \
@@ -536,7 +535,6 @@ HEADERS += \
src/util/PostToThread.hpp \
src/util/QObjectRef.hpp \
src/util/QStringHash.hpp \
src/util/rangealgorithm.hpp \
src/util/RapidjsonHelpers.hpp \
src/util/RapidJsonSerializeQString.hpp \
src/util/RatelimitBucket.hpp \