Set clang-format RemoveSemicolon rule to true
- Set clang-format `Standard` rule to `c++20`
This commit is contained in:
@ -645,7 +645,7 @@ VideoStreamPlaybackTheora::~VideoStreamPlaybackTheora() {
|
||||
memdelete(thread_sem);
|
||||
#endif
|
||||
clear();
|
||||
};
|
||||
}
|
||||
|
||||
void VideoStreamTheora::_bind_methods() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user