mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Forgot to clean up the commented out code (#45)
This commit is contained in:
@@ -137,6 +137,7 @@ void Companion::ParseEnums(std::string& header) {
|
||||
enumIndex++;
|
||||
this->gEnums[enumName][enumIndex] = line;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user