ac75e37c8e
This was added 7 years ago as 'safe' preservation of previous behavior, when ID copying was refactored and more control was added over its behavior. However, it was never removed since then, even though `NO_PREVIEW` flag has been part of the `LOCALIZE` copying behavior since many years. So time to remove this enforced bahevior and use the API as designed. If this causes new issues, they will have to be fixed in code calling the ID copy API (most likely by simply adding the `NO_PREVIEW` flag to the copy options).