Don't declare a function with staticforward.
Just declare it static so that lame (BAD_STATIC_FORWARD) compilers don't see a mismatch between the prototype and the function.
J
Jeremy Hylton committed
a4b4c3bf0533a92a8cd7e45e667b95980f1f0c96
Parent: 346386f