Remove s3tc
feature tag from arm64
macOS exports
This commit is contained in:
parent
04692d83cb
commit
0265decdd3
1 changed files with 0 additions and 1 deletions
|
@ -154,7 +154,6 @@ public:
|
|||
|
||||
virtual void get_platform_features(List<String> *r_features) const override {
|
||||
r_features->push_back("pc");
|
||||
r_features->push_back("s3tc");
|
||||
r_features->push_back("macos");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue