Update moonlight-common-c and remove warn_off config option

This commit is contained in:
Cameron Gutman 2021-04-29 18:05:40 -05:00
parent 5e2a627795
commit fd27867195
2 changed files with 1 additions and 4 deletions

@ -1 +1 @@
Subproject commit 7549243f4051ab0c60819448254834d71e0c5771
Subproject commit 65047ac0e21450aa2064eee74b1a0f509cc189ad

View File

@ -12,9 +12,6 @@ TEMPLATE = lib
# Build a static library
CONFIG += staticlib
# Disable warnings
CONFIG += warn_off
# Include global qmake defs
include(../globaldefs.pri)