mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-03 19:32:35 +00:00
Remove unnecessary default.
llvm-svn: 227448
This commit is contained in:
parent
898a56eb27
commit
19197e2d8b
@ -962,7 +962,6 @@ unsigned clang_Type_visitFields(CXType PT,
|
||||
case CXVisit_Break:
|
||||
return true;
|
||||
case CXVisit_Continue:
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user