mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-05 15:42:24 +00:00
Remove redundant initialization code.
llvm-svn: 315158
This commit is contained in:
parent
2465e64846
commit
10f5867135
@ -106,8 +106,6 @@ public:
|
||||
/*Type*/ 0,
|
||||
/*Info*/ 0, /*Link*/ 0),
|
||||
Repl(this) {
|
||||
Live = false;
|
||||
Assigned = false;
|
||||
NumRelocations = 0;
|
||||
AreRelocsRela = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user