diff --git a/Arma3/CONFIG_Vanilla.cfg b/Arma3/CONFIG_Vanilla.cfg index ffd1a85fb..1c8b88354 100644 --- a/Arma3/CONFIG_Vanilla.cfg +++ b/Arma3/CONFIG_Vanilla.cfg @@ -58,4 +58,4 @@ doubleIdDetected = ""; // // SIGNATURE VERIFICATION onUnsignedData = "kick (_this select 0)"; // unsigned data detected onHackedData = "kick (_this select 0)"; //"ban (_this select 0)"; // tampering of the signature detected -onDifferentData = ""; +onDifferentData = ""; \ No newline at end of file diff --git a/Arma3/dependencies/libstdc++.so.6 b/Arma3/dependencies/libstdc++.so.6 deleted file mode 100644 index fa1204704..000000000 Binary files a/Arma3/dependencies/libstdc++.so.6 and /dev/null differ