Merge pull request #14332 from akien-mga/clang-format

Update style for clang-format 5.0.0, new min required version
This commit is contained in:
Rémi Verschelde 2017-12-07 09:18:11 +01:00 committed by GitHub
commit 96dbf19093
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
208 changed files with 994 additions and 900 deletions

View file

@ -731,9 +731,9 @@ void VisualScriptSwitch::_bind_methods() {
VisualScriptSwitch::VisualScriptSwitch() {
}
//////////////////////////////////////////
////////////////EVENT ACTION FILTER///////////
//////////////////////////////////////////
//////////////////////////////////////////
////////////////EVENT ACTION FILTER///////////
//////////////////////////////////////////
#if 0
int VisualScriptInputFilter::get_output_sequence_port_count() const {