Remove humanize submodule (#2422)

This commit is contained in:
pajlada 2021-01-30 14:14:11 +01:00 committed by GitHub
parent 4ac921cb1b
commit 5fa829202d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 1 additions and 7 deletions

3
.gitmodules vendored
View file

@ -1,9 +1,6 @@
[submodule "lib/libcommuni"]
path = lib/libcommuni
url = https://github.com/communi/libcommuni
[submodule "lib/humanize"]
path = lib/humanize
url = https://github.com/pajlada/humanize.git
[submodule "lib/qBreakpad"]
path = lib/qBreakpad
url = https://github.com/jiakuan/qBreakpad.git

View file

@ -76,6 +76,7 @@
- Dev: Migrated `Kraken::getChannel` to Helix. (#2381)
- Dev: Build in CI with multiple Qt versions (#2349)
- Dev: Updated minimum required macOS version to 10.14 (#2386)
- Dev: Removed unused `humanize` library (#2422)
## 2.2.2

View file

@ -89,7 +89,6 @@ CONFIG(debug, debug|release) {
# Submodules
include(lib/warnings.pri)
include(lib/humanize.pri)
include(lib/libcommuni.pri)
include(lib/websocketpp.pri)
include(lib/wintoast.pri)

@ -1 +0,0 @@
Subproject commit 4e00a03623966723f23ca3034c1ad944009cd7be

View file

@ -1,2 +0,0 @@
# settings
INCLUDEPATH += $$PWD/../lib/humanize/include/