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
-1
View File
@@ -32,7 +32,6 @@
#include "singletons/Updates.hpp"
#include "singletons/WindowManager.hpp"
#include "util/Helpers.hpp"
#include "util/IsBigEndian.hpp"
#include "util/PostToThread.hpp"
#include "util/RapidjsonHelpers.hpp"
#include "widgets/Notebook.hpp"