Skip to content

remove DXT_DEPRECATED_MSG

Tobias Leibner requested to merge remove_deprecated into master

[[deprecated]] is contained in the C+14 standard, and we are already on C++17.

Also removes some code that has been deprecated since 2018.

Merge request reports