8317e1e59e
GetStaticString() is now the only way to get a static string, so enforce it and short-circuit out when asking for an already- static string. Add a GetStaticString(data,len) overload and up some dead code along the way.