mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 12:46:34 +01:00
Fix unused parameter and unused result warnings
This commit is contained in:
@@ -15,7 +15,6 @@ cc_binary(
|
||||
"-DPYTHON",
|
||||
"-DQRCODE",
|
||||
"-DVIDEO",
|
||||
"-Wno-error=unused-result",
|
||||
],
|
||||
deps = [
|
||||
"//c-toxcore",
|
||||
|
||||
Reference in New Issue
Block a user