makepanda: silently ignore removed --host argument

This commit is contained in:
rdb 2020-06-20 23:02:04 +02:00
parent 0f2cf6d14b
commit f3c0fa06b3

View File

@ -168,7 +168,7 @@ def parseopts(args):
# Options for which to display a deprecation warning.
removedopts = [
"use-touchinput", "no-touchinput", "no-awesomium", "no-directscripts",
"no-carbon", "universal", "no-physx", "no-rocket"
"no-carbon", "universal", "no-physx", "no-rocket", "host"
]
# All recognized options.