Removed redudent code paths
This commit is contained in:
@@ -510,8 +510,6 @@ namespace
|
||||
}
|
||||
|
||||
// second pass, self-shadowing
|
||||
bool selfShadowing = false;
|
||||
if (selfShadowing)
|
||||
{
|
||||
std::ostringstream vp_oss;
|
||||
vp_oss <<
|
||||
|
||||
Reference in New Issue
Block a user