Remove dead branch.
This commit is contained in:
parent
80a0e1e56e
commit
2c9fe16a56
@ -142,11 +142,6 @@ namespace cling {
|
||||
// case 2.1):
|
||||
// copyArray(src, placement, size)
|
||||
|
||||
if (lastExprTy->isVoidType()) {
|
||||
// do nothing;
|
||||
return;
|
||||
}
|
||||
|
||||
if (!m_gClingVD)
|
||||
FindAndCacheRuntimeDecls();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user