mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 07:03:44 +02:00
Removed blank line
This commit is contained in:
parent
20a42d6fbd
commit
48fb7522c0
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ HazeStage::Index HazeStage::findHaze(const HazePointer& haze) const {
|
||||||
} else {
|
} else {
|
||||||
return (*found).second;
|
return (*found).second;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
HazeStage::Index HazeStage::addHaze(const HazePointer& haze) {
|
HazeStage::Index HazeStage::addHaze(const HazePointer& haze) {
|
||||||
|
|
Loading…
Reference in a new issue